index
:
delta/python-packages/pytest-runner.git
4.x
feature/drop-py26
graingert-patch-1
main
master
rwt
skeleton
github.com: pytest-dev/pytest-runner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'bb6b39b'. Ref #28.
2.11.1
Jason R. Coombs
2017-02-08
2
-1
/
+6
|
\
|
*
Fix issue in marker evaluation logic. Fixes #28.
Jason R. Coombs
2017-02-08
1
-1
/
+1
*
|
Update changelog. Ref #27.
2.11
Jason R. Coombs
2017-01-31
1
-0
/
+6
*
|
Run tests on nightly. Ref #23.
Jason R. Coombs
2017-01-31
1
-0
/
+1
*
|
Merge branch 'skeleton'
Jason R. Coombs
2017-01-31
2
-0
/
+8
|
\
\
|
*
|
Add support for Python 2.6 in docs conf
skeleton
Jason R. Coombs
2017-01-24
2
-0
/
+4
|
*
|
Add PEP substitution in changelog.
Jason R. Coombs
2017-01-23
1
-0
/
+4
*
|
|
Use github URL
Jason R. Coombs
2017-01-31
1
-1
/
+1
*
|
|
Rephrased usage section a bit (#27)
Nils Werner
2017-01-31
1
-8
/
+8
*
|
|
Merge skeleton
Jason R. Coombs
2017-01-20
5
-28
/
+20
|
\
\
\
|
|
/
/
|
*
|
No longer rely on setup_requires for wheel.
Jason R. Coombs
2017-01-19
1
-5
/
+1
|
*
|
Use Python 3.6 by default
Jason R. Coombs
2017-01-17
1
-2
/
+2
|
*
|
setup is already present in the module name. Just call them params.
Jason R. Coombs
2017-01-05
1
-2
/
+2
|
*
|
Default upload URL is now in Python 3.6. Use that.
Jason R. Coombs
2017-01-02
1
-3
/
+0
|
*
|
Strip the trailing newline and then split on newline.
Jason R. Coombs
2016-12-23
1
-1
/
+1
|
*
|
Also grab the author from the package metadata
Jason R. Coombs
2016-12-23
1
-3
/
+4
|
*
|
Also get the URL from the project metadata
Jason R. Coombs
2016-12-23
1
-3
/
+4
|
*
|
No longer rely on the package being installed to retrieve the version. Instea...
Jason R. Coombs
2016-12-23
1
-4
/
+10
|
*
|
Prefer get_distribution
Jason R. Coombs
2016-12-23
1
-1
/
+1
|
*
|
Remove rant about docs. If there's no link to the docs, then this is the docs.
Jason R. Coombs
2016-12-23
1
-10
/
+0
|
*
|
Skip upload docs as it's deprecated anyway
Jason R. Coombs
2016-12-15
1
-0
/
+1
*
|
|
Fix typo in distributions, preventing releases. Fixes #26.
Jason R. Coombs
2017-01-20
1
-1
/
+1
*
|
|
Merge with updated skeleton
Jason R. Coombs
2016-12-07
5
-4
/
+17
|
\
\
\
|
|
/
/
|
*
|
Add note about the broken docs problem.
Jason R. Coombs
2016-11-04
1
-0
/
+14
|
*
|
Update config to support building on ReadTheDocs
Jason R. Coombs
2016-11-04
2
-1
/
+2
|
*
|
Bump to setuptools_scm 1.15.0.
Jason R. Coombs
2016-10-24
2
-3
/
+1
*
|
|
Remove latent reference to project no longer using pytest-runner. Fixes #24.
Jason R. Coombs
2016-12-07
1
-3
/
+3
*
|
|
Update changelog
2.10.1
Jason R. Coombs
2016-10-24
1
-0
/
+5
*
|
|
Merge with skeleton
Jason R. Coombs
2016-10-24
8
-13
/
+21
|
\
\
\
|
|
/
/
|
*
|
Gotta get an sdist - so use one jaraco built
Jason R. Coombs
2016-10-20
1
-1
/
+1
|
*
|
Update to setuptools_scm 1.15.0rc1
Jason R. Coombs
2016-10-20
1
-1
/
+1
|
*
|
Need a later version of setuptools_scm until it's released.
Jason R. Coombs
2016-10-15
1
-0
/
+2
|
*
|
Allow passing posargs
Jason R. Coombs
2016-10-14
1
-1
/
+1
|
*
|
Exclude versions of setuptools_scm due to pypa/setuptools_scm#109.
Jason R. Coombs
2016-10-14
1
-1
/
+1
|
*
|
Just upgrade to released setuptools now.
Jason R. Coombs
2016-10-07
1
-2
/
+1
|
*
|
Incorporate pre-release of setuptools to cause releases to include the PEP-42...
Jason R. Coombs
2016-10-02
1
-0
/
+1
|
*
|
Use usedevelop to workaround tox-dev/tox#373
Jason R. Coombs
2016-09-30
1
-0
/
+1
|
*
|
Provide a reference to the license declaration in the readme. Fixes jaraco/sk...
Jason R. Coombs
2016-09-30
1
-0
/
+4
|
*
|
Python Packaging -- never do with one command what you can do with two.
Jason R. Coombs
2016-09-28
1
-0
/
+2
|
*
|
Each requirement line is passed as a single parameter to pip, so you can't ha...
Jason R. Coombs
2016-09-23
1
-1
/
+1
|
*
|
Use pkg_resources to resolve the version. Requires that the necessary package...
Jason R. Coombs
2016-09-23
1
-2
/
+2
|
*
|
Use tox instead of pytest-runner
Jason R. Coombs
2016-09-22
6
-10
/
+9
*
|
|
prevent mutating opts while iterating (#21)
Eric Brunson
2016-10-24
1
-1
/
+1
*
|
|
Merge pull request #22 from cocoatomo/patch-1
Ronny Pfannschmidt
2016-10-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix typo
cocoatomo
2016-10-24
1
-1
/
+1
|
/
/
/
*
|
|
Remove hg metadata
2.10
Jason R. Coombs
2016-09-18
2
-28
/
+0
*
|
|
Reimplement run method to rely more on Setuptools' implementation when possible.
Jason R. Coombs
2016-09-18
1
-6
/
+17
|
|
/
|
/
|
*
|
Enable subprocesses to inherit the dependency context. Fixes #20.
Jason R. Coombs
2016-09-18
2
-13
/
+80
*
|
Prefer rwt for standalone script dependency resolution.
Jason R. Coombs
2016-09-18
1
-0
/
+4
*
|
Merge with latest skeleton
Jason R. Coombs
2016-09-17
3
-5
/
+3
|
\
\
|
|
/
[next]