Add setup files
Minimal setup files which should allow installation as a package and generation of wheel files. Note that there is currently no version number.
This commit is contained in:
parent
c40caccb43
commit
4bf7523197
7
setup.cfg
Normal file
7
setup.cfg
Normal file
@ -0,0 +1,7 @@
|
||||
[bdist_wheel]
|
||||
universal=1
|
||||
|
||||
[build_sphinx]
|
||||
source-dir = docs
|
||||
build-dir = docs/build
|
||||
all_files = 1
|
Loading…
x
Reference in New Issue
Block a user