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 was archived by the owner on Oct 27, 2022. It is now read-only.
tempora: Autospec creation for update from version 3.0.0 to version 4.0.0
Hugo (1):
Fix AppVeyor typo
Hugo van Kemenade (2):
Spelling and capitalisation (#8)
Link badge to PyPI rather than static image
Jason R. Coombs (22):
Correct guidance on project creation.
Rely on setuptools_scm 3.4 and setuptools 42. Now setup.py is optional. Remove setuptools from test environment.
Finish dropping support for Python 2 (I hope).
Normalize whitespace
Revert "setup.cfg: let python-tag mirror python_requires"
Update to bionic for Travis. Correct comment about IPv6 workaround.
Suppress warnings in pytest-flake8, pytest-black, and pytest-checkdocs.
Prefer pytest-black to pytest-black-multipy
Test against Windows and Mac
Define a default pool_vm_image
Remove tox-venv and tox-pip-version. Tox-venv is discouraged (tox-dev/tox-venv#48 (comment)) and tox-pip-version was only there to support tox-venv. venv is dead; long live virtualenv.
Remove more references to tox-venv
Add workaround for warning emitted when junitxml is used. Ref pytest-dev/pytest#6178.
Include mypy for type checking during tests.
Ensure virtualenv is upgraded when installing tox. Fixesjaraco/path#188.
Run tests on prereleases of Python on Windows. Fixesjaraco/skeleton#17.
Add workaround for python/mypy#8627. Fixesjaraco/skeleton#18.
Add 'refresh.svg' demonstrating an example of refreshing a project with the latest skeleton. Ref #7.
Move workaround for python/mypy#8627 to tox.ini, as adding it to setup.cfg prevents releases to PyPI. Fixesjaraco/skeleton#19.
Remove strptime
Remove Python 3.1 compatibility for divide_timedelta and deprecate the functionality. Deprecate divide_timedelta_float.
Deprecate Parser class.
Vincent Fazio (1):
setup.cfg: let python-tag mirror python_requires
johnthagen (1):
Line wrap LICENSE file
layday (1):
Require toml extra for setuptools_scm (#12)
0 commit comments