-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
consolidate tox config and setup.cfg #58
Comments
rlskoeser
added a commit
that referenced
this issue
Nov 17, 2022
Adds a comment documenting everywhere to update python versions when supported versions change
rlskoeser
added a commit
that referenced
this issue
Nov 17, 2022
* Move tox config into setup.cfg #58 Adds a comment documenting everywhere to update python versions when supported versions change * Use tox interpolation syntax and declare dependencies once * Add documentation build to check workflow * Include docs deps in dev deps * Configure tox and github actions to use the same base python version * Python 3.10, not 3.1 GitHub Actions 🙄
completed in #59 |
rlskoeser
added a commit
that referenced
this issue
Mar 3, 2023
* Move tox config into setup.cfg #58 (#59) * Move tox config into setup.cfg #58 Adds a comment documenting everywhere to update python versions when supported versions change * Use tox interpolation syntax and declare dependencies once * Add documentation build to check workflow * Include docs deps in dev deps * Configure tox and github actions to use the same base python version * Python 3.10, not 3.1 GitHub Actions 🙄 * Added label field to UndateInterval, added repr methods, and tests. (#52) * Added label field to UndateInterval, added repr methods, and tests. * Added variable documentation for labels. * dynamically import dateformatter subclasses (#50) * Use pkgutils to dynamically import dateformat formatter subclasses * Adjust formatter import and test to confirm we only import once * Add pytest-ordering dependency to tox * Use python3.8 compatible caching * Add pytest-ordering to tox coverage deps * Create python-publish.yml * Add docs build directory to gitignore * Prep for initial publication on PyPI * Update formatting * Adjust requirement reference syntax * Revise project metadata and tox install commands * Update for formatting & display on PyPI * Add a change log * Add readthedocs badge and link, add placeholder text in docs intro --------- Co-authored-by: Julia Damerow <jdamerow@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: