You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While there is generally no consensus on how python projects should be packaged, there seem to be some good benefits to the src package structure and the Python Packaging Authority now promotes this structure.
While there is generally no consensus on how python projects should be packaged, there seem to be some good benefits to the
src
package structure and the Python Packaging Authority now promotes this structure.pypa/packaging.python.org#320 describes how they came to the determination they did.
We should consider adding it to pyimagej.
The text was updated successfully, but these errors were encountered: