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
Namespaces are greatly simplified compared to what we have now
While we're at it, it might be nice to fix the Roundup Action so that it properly puts Python projects into their own virtual environments and allow Python projects to use Sphinx tools newer than version 3.2.1.
Acceptance Criteria
Given When I perform Then I expect
βοΈ Engineering Details
No response
The text was updated successfully, but these errors were encountered:
Checked for duplicates
Yes - I've already checked
π§βπ¬ User Persona(s)
Developer
πͺ Motivation
β¦so that familiarity with existing projects can boost productivity developing and debugging PDS Python apps.
π Additional Details
See the Python Packaging Authority's guide to Building and Publishing Python packages for the latest.
Some notable differences:
setup.py
orsetup.cfg
β everything's inpyproject.toml
nowMANIFEST.in
is no longer requiredWhile we're at it, it might be nice to fix the Roundup Action so that it properly puts Python projects into their own virtual environments and allow Python projects to use Sphinx tools newer than version 3.2.1.
Acceptance Criteria
Given
When I perform
Then I expect
βοΈ Engineering Details
No response
The text was updated successfully, but these errors were encountered: