summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Update changelog2.10.1Jason R. Coombs2016-10-241-0/+5
* | | Merge with skeletonJason R. Coombs2016-10-248-13/+21
|\ \ \ | |/ /
| * | Gotta get an sdist - so use one jaraco builtJason R. Coombs2016-10-201-1/+1
| * | Update to setuptools_scm 1.15.0rc1Jason R. Coombs2016-10-201-1/+1
| * | Need a later version of setuptools_scm until it's released.Jason R. Coombs2016-10-151-0/+2
| * | Allow passing posargsJason R. Coombs2016-10-141-1/+1
| * | Exclude versions of setuptools_scm due to pypa/setuptools_scm#109.Jason R. Coombs2016-10-141-1/+1
| * | Just upgrade to released setuptools now.Jason R. Coombs2016-10-071-2/+1
| * | Incorporate pre-release of setuptools to cause releases to include the PEP-42...Jason R. Coombs2016-10-021-0/+1
| * | Use usedevelop to workaround tox-dev/tox#373Jason R. Coombs2016-09-301-0/+1
| * | Provide a reference to the license declaration in the readme. Fixes jaraco/sk...Jason R. Coombs2016-09-301-0/+4
| * | Python Packaging -- never do with one command what you can do with two.Jason R. Coombs2016-09-281-0/+2
| * | Each requirement line is passed as a single parameter to pip, so you can't ha...Jason R. Coombs2016-09-231-1/+1
| * | Use pkg_resources to resolve the version. Requires that the necessary package...Jason R. Coombs2016-09-231-2/+2
| * | Use tox instead of pytest-runnerJason R. Coombs2016-09-226-10/+9
* | | prevent mutating opts while iterating (#21)Eric Brunson2016-10-241-1/+1
* | | Merge pull request #22 from cocoatomo/patch-1Ronny Pfannschmidt2016-10-241-1/+1
|\ \ \
| * | | Fix typococoatomo2016-10-241-1/+1
|/ / /
* | | Remove hg metadata2.10Jason R. Coombs2016-09-182-28/+0
* | | Reimplement run method to rely more on Setuptools' implementation when possible.Jason R. Coombs2016-09-181-6/+17
| |/ |/|
* | Enable subprocesses to inherit the dependency context. Fixes #20.Jason R. Coombs2016-09-182-13/+80
* | Prefer rwt for standalone script dependency resolution.Jason R. Coombs2016-09-181-0/+4
* | Merge with latest skeletonJason R. Coombs2016-09-173-5/+3
|\ \ | |/
| * Remove support for building docs, now that docs support for pypi is deprecate...Jason R. Coombs2016-09-142-5/+3
| * No need for a .gitignore file; projects may want to add one, but I recommend ...Jason R. Coombs2016-09-041-0/+0
* | Update org in badgesJason R. Coombs2016-08-151-2/+2
* | Merge with skeletonJason R. Coombs2016-08-153-4/+16
|\ \ | |/
| * The name of the project need not be in the READMEJason R. Coombs2016-08-151-3/+0
| * Update release process to use warehouse rather than legacy PyPI. Ref pypa/war...Jason R. Coombs2016-08-092-2/+7
| * Path is now .orgJason R. Coombs2016-08-081-1/+1
| * Also add pyversionsJason R. Coombs2016-08-031-0/+2
| * Use shields.io, as some of these other providers seem to have gone out of bus...Jason R. Coombs2016-08-031-6/+5
| * Change indentation to match that which the travis tool generates when adding ...Jason R. Coombs2016-08-031-1/+1
| * Add badges for PyPI, downloads, and Travis-CI.Jason R. Coombs2016-08-031-0/+9
* | Added tag 2.9 for changeset 8a73cfa80d1bJason R. Coombs2016-07-141-0/+1
* | Add Pytest trove classifier2.9Jason R. Coombs2016-06-212-0/+7
* | Added tag 2.8 for changeset 955536a145d5Jason R. Coombs2016-05-251-0/+1
* | Add a trivial test such that there is something to test (and pass).2.8Jason R. Coombs2016-05-252-0/+8
* | Install pypi password for automated deploymentsJason R. Coombs2016-05-251-2/+3
* | Merge with latest skeletonJason R. Coombs2016-05-252-3/+6
|\ \ | |/
| * Exclude the skeleton branch from testingJason R. Coombs2016-05-241-0/+3
| * Update comment to reflect the Github-backed skeleton model (preferred to the ...Jason R. Coombs2016-04-291-2/+2
| * Move Python 3.5 condition to 'on' sectionJason R. Coombs2016-04-161-1/+1
* | Update org URL for issue linkageJason R. Coombs2016-05-251-1/+1
* | Update changelogJason R. Coombs2016-05-251-0/+6
* | Add note about --index-url parameter.Jason R. Coombs2016-05-251-1/+1
* | Add a LICENSE fileFloris Bruynooghe2016-04-121-0/+21
* | Added tag 2.7.1 for changeset 21cfa346c896Jason R. Coombs2016-04-021-0/+1
* | Merge with skeleton. Fixes #15.2.7.1Jason R. Coombs2016-04-025-11/+43
|\ \ | |/
| * Add support for linking to issues and adding datestamps to changelog entries.Jason R. Coombs2016-04-023-2/+22