mirror of
https://github.com/gryf/pywmtemp.git
synced 2025-12-18 11:40:17 +01:00
Fix for phony multiple packages
This commit is contained in:
@@ -19,18 +19,12 @@ classifier =
|
||||
Programming Language :: Python :: 3.10
|
||||
Topic :: System :: Networking
|
||||
|
||||
[install]
|
||||
record = install.log
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
pywmtemp = pywmtemp.pywmtemp:main
|
||||
|
||||
[files]
|
||||
packages =
|
||||
pywmtemp
|
||||
|
||||
[options]
|
||||
packages = pywmtemp
|
||||
install_requires =
|
||||
wmdocklib
|
||||
pyyaml
|
||||
|
||||
Reference in New Issue
Block a user