kopia lustrzana https://github.com/bugout-dev/moonstream
Using build package for distribution
rodzic
619ad6c6ab
commit
c37bb6e072
|
@ -0,0 +1 @@
|
|||
moonstreamtypes/version.txt
|
|
@ -7,7 +7,7 @@ with open("README.md") as ifp:
|
|||
long_description = ifp.read()
|
||||
|
||||
setup(
|
||||
name="moonstream_types",
|
||||
name="moonstream-types",
|
||||
version=VERSION,
|
||||
author="Moonstream.to",
|
||||
author_email="engineers@moonstream.to",
|
||||
|
@ -38,6 +38,6 @@ setup(
|
|||
],
|
||||
extras_require={
|
||||
"dev": ["black", "isort", "mypy"],
|
||||
"distribute": ["setuptools", "twine", "wheel"],
|
||||
"distribute": ["build", "twine"],
|
||||
},
|
||||
)
|
||||
|
|
Ładowanie…
Reference in New Issue