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
{{ message }}
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
The release, documentation, and testing processes are kind of clunky for our Python libraries. We should find or make a tool to help with releasing and documenting these libraries.
There's tox for local matrix testing, and of course sphinx for documentation. I'm looking for a thin wrapper for those that also does a simple standardized release dance.
The text was updated successfully, but these errors were encountered:
The release, documentation, and testing processes are kind of clunky for our Python libraries. We should find or make a tool to help with releasing and documenting these libraries.
There's
tox
for local matrix testing, and of coursesphinx
for documentation. I'm looking for a thin wrapper for those that also does a simple standardized release dance.The text was updated successfully, but these errors were encountered: