mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2025-01-11 17:06:13 +01:00
Make it 0.0.1
This commit is contained in:
parent
85c6341e2c
commit
2fe2463a39
2
setup.py
2
setup.py
@ -14,7 +14,7 @@ setup(
|
||||
author_email="miro@hroncok.cz",
|
||||
url="https://github.com/fedora-python/tox-current-env",
|
||||
license="MIT",
|
||||
version="0.0.1dev1",
|
||||
version="0.0.1",
|
||||
package_dir={"": "src"},
|
||||
packages=find_packages("src"),
|
||||
entry_points={"tox": ["current-env = tox_current_env.hooks"]},
|
||||
|
Loading…
Reference in New Issue
Block a user