0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Limit workaround to affected Python More... over 7 years ago
Add appveyor badge (commented). Disable RTD by default. More... over 7 years ago
Run flake8 with tests. Add flake8 config to ignore common exclusions. Add comments to testing and docs extras to aid with merges. More... over 7 years ago
Add workaround for build failures on Python 3.7 (yaml/pyyaml#126). More... over 7 years ago
Save the pip cache across builds. Ref pypa/setuptools#1279. More... over 7 years ago
Bring back pytest-sugar with a minimum version to support Pytest 3.4. More... over 7 years ago
Disable pytest-sugar until Frozenball/pytest-sugar#133 is addressed. More... over 7 years ago
Use tox-venv for future compatibility. More... over 7 years ago
Need to avoid .eggs in recursing dirs. Ref pypa/setuptools_scm#212. More... over 7 years ago
To support namespace packages, Setuptools must be 31.0.1. This change is necessary with the adoption of tox-venv, which uses Python's venv, which does not install the latest setuptools by default. More... over 7 years ago
Run only default environment by default. More... over 7 years ago
Add build-docs env in tox. More... over 7 years ago
Use https More... over 7 years ago
reference the license file in metadata More... over 7 years ago
Correct travis syntax More... over 7 years ago
Declare 'python' factor at top level More... over 7 years ago
Normalize indentation in docs/conf.py More... over 7 years ago
Add documentation badge. More... almost 8 years ago
Remove downloads shield, no longer available. More... almost 8 years ago
Add a license file. Fixes jaraco/skeleton#1. More... almost 8 years ago
--add doesn't work in a list More... almost 8 years ago
Remove 'bootstrap', artifact from setuptools More... almost 8 years ago
Use stages in travis to have deployment depend on success in all Python versions. More... almost 8 years ago
Check the docs during tests More... almost 8 years ago
Inspired by pypa/setuptools#1059, use the preferred bdist_wheel heading. More... almost 8 years ago
Restore support for namespace package declaration, selected on a 'nspkg_technique' setting More... almost 8 years ago
Use a simple build number rather than prefixing with '1.0.' More... about 8 years ago
Remove namespace_packages declaration, no longer needed. More... about 8 years ago
Require tox 2.4 or later; fixes #2. More... over 8 years ago
Add appveyor script for CI testing on Windows. More... over 8 years ago