|
|
|
|
|
by alexbecker
2599 days ago
|
|
Because right now you can only upload individual distributions to PyPI. A release is implicitly created when you upload the first one. If PyPI implemented that change, you could only have one distribution per release. The proper fix would be to make publishing a release a separate operation. But that breaks all existing tooling and workflows. |
|