mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2025-07-23 00:57:52 +02:00
Release 0.0.12
This commit is contained in:
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.11",
|
||||
version="0.0.12",
|
||||
package_dir={"": "src"},
|
||||
packages=find_packages("src"),
|
||||
entry_points={"tox": ["current-env = tox_current_env.hooks"]},
|
||||
|
Reference in New Issue
Block a user