try first test pip build
We still need to set up some metadata.
This commit is contained in:
parent
561a72245d
commit
a2ff251e74
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ venv/
|
|||||||
*.egg-info/
|
*.egg-info/
|
||||||
docs/_build/
|
docs/_build/
|
||||||
tzk/editions/
|
tzk/editions/
|
||||||
|
dist/
|
||||||
|
@ -6,6 +6,7 @@ sphinx==3.5.4 # newer versions display function names in the wrong color?
|
|||||||
sphinx_rtd_theme==0.5.2
|
sphinx_rtd_theme==0.5.2
|
||||||
|
|
||||||
# dev tools
|
# dev tools
|
||||||
|
build
|
||||||
setuptools
|
setuptools
|
||||||
twine
|
twine
|
||||||
wheel
|
wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user