* github workflow: add checkout step and use makefile target for file
setup * add README.rst to gitignore * makefile: validate wheels, run python example, add README.rst option * usage.py: fix output directory and simplify for loop * setup.py: remove unused os module * setup.cfg: syntax fix
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -34,6 +34,7 @@ pip/dist/
|
||||
pip/build/
|
||||
|
||||
python/README.md
|
||||
python/README.rst
|
||||
python/LICENSE
|
||||
python/build
|
||||
python/*.egg-info
|
||||
|
Reference in New Issue
Block a user