tox_wrapper

This commit is contained in:
emdee@spm.plastiras.org 2024-02-13 18:21:08 +00:00
parent 510e790155
commit 8bf481e6fc
11 changed files with 1501 additions and 4 deletions

View file

@ -19,6 +19,12 @@ keywords='ctypes Tox'
[options]
zip_safe = false
python_requires = >=3.7
include_package_data =
"*" = ["*.txt", "*.bash"]
[options.entry_points]
console_scripts =
tox_profile = tox_profile.tox_profile:iMain
[easy_install]
zip_ok = false