we're getting somewhere

This commit is contained in:
2021-03-23 12:58:18 +01:00
parent f9ad7b20f0
commit 4ac5d9db61
3 changed files with 56 additions and 31 deletions

View File

@@ -4,7 +4,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
long_description = fh.read()
setuptools.setup(
name="python-vault-db-bvanroll", # Replace with your own username
name="vaultdatabaseengine-bvanroll", # Replace with your own username
version="0.0.1",
author="Beppe Vanrolleghem",
author_email="beppe.vanrolleghem@gmail.com",