kopia lustrzana https://github.com/bugout-dev/moonstream
Using build package for distribution
rodzic
bf52decd05
commit
f9df4c23d7
|
@ -0,0 +1 @@
|
|||
include engineapi/version.txt
|
|
@ -1 +1 @@
|
|||
0.0.12
|
||||
0.0.13
|
||||
|
|
|
@ -29,7 +29,7 @@ setup(
|
|||
],
|
||||
extras_require={
|
||||
"dev": ["alembic", "black", "mypy", "isort"],
|
||||
"distribute": ["setuptools", "twine", "wheel"],
|
||||
"distribute": ["build", "twine"],
|
||||
},
|
||||
description="Command line interface for Moonstream Engine API",
|
||||
long_description=long_description,
|
||||
|
|
Ładowanie…
Reference in New Issue