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 7a4c91d commit 15055edCopy full SHA for 15055ed
setup.py
@@ -1,6 +1,5 @@
1
import setuptools
2
import os
3
-
4
version = os.environ.get("PACKAGE_VERSION", "0.0.0") # fallback if not set
5
6
with open("README.md", "r") as fh:
0 commit comments