We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd59f4 commit 7a4c91dCopy full SHA for 7a4c91d
setup.py
@@ -1,7 +1,6 @@
1
import setuptools
2
import os
3
4
-
5
version = os.environ.get("PACKAGE_VERSION", "0.0.0") # fallback if not set
6
7
with open("README.md", "r") as fh:
0 commit comments