mirror of
https://github.com/bvanroll/python-vault-db.git
synced 2025-08-29 03:52:40 +00:00
idk man
This commit is contained in:
2
setup.py
2
setup.py
@@ -4,7 +4,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||||||
long_description = fh.read()
|
long_description = fh.read()
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="VaultDb", # Replace with your own username
|
name="VaultDb",
|
||||||
version="0.0.1",
|
version="0.0.1",
|
||||||
version_config=True,
|
version_config=True,
|
||||||
setup_requires=['setuptools-git-versioning'],
|
setup_requires=['setuptools-git-versioning'],
|
||||||
|
Reference in New Issue
Block a user