For some reason, using
python setup.py sdist
started creating a folder called .egg-info whenever I run it.
This did not happen before. What is this file? How can I disable it?
For some reason, using
python setup.py sdist
started creating a folder called .egg-info whenever I run it.
This did not happen before. What is this file? How can I disable it?