-
-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
When packaging this for MacPorts I realized that it is installed under /opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/platformdirs-0.0.0-py3.9.egg-info/.
Please note the 0.0.0 in the directory name, which is causing issues when dependents check the installed version, which is now reported as being 0.0.0 instead of 2.2.0 (see, for example, this report). Indeed, checking the setup.py/setup.cfg files shows:
% platformdirs-2.2.0 % python setup.py check
running check
warning: check: missing required meta-data: version
can you please add this required meta-data?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels