1
0
mirror of https://github.com/gryf/pywmtemp.git synced 2025-12-19 04:10:17 +01:00

Added package information to setup.cfg.

This commit is contained in:
2022-06-03 12:37:13 +02:00
parent 9f18dfdf26
commit 6f9b91d525

View File

@@ -26,6 +26,10 @@ record = install.log
console_scripts = console_scripts =
pywmtemp = pywmtemp.pywmtemp:main pywmtemp = pywmtemp.pywmtemp:main
[files]
packages =
pywmtemp
[options] [options]
install_requires = install_requires =
wmdocklib wmdocklib