* add github workflow for building wheels
* rename cython module for more consistency * restructure python code * proper python module setup * bump major version 2.0.0
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -31,3 +31,13 @@ pip/LICENSE
|
||||
pip/*egg-info
|
||||
pip/dist/
|
||||
pip/build/
|
||||
|
||||
python/README.md
|
||||
python/LICENSE
|
||||
python/VERSION
|
||||
python/build
|
||||
python/*.egg-info
|
||||
python/dist
|
||||
python/*.soc
|
||||
python/lib/
|
||||
python/*.cpp
|
||||
|
Reference in New Issue
Block a user