Aly Sivji
|
87b019d5f9
|
fix gitignore
|
2018-11-12 09:28:47 -06:00 |
Aly Sivji
|
9769bc05c6
|
moving plugin inside pytest first pass
|
2018-11-12 09:20:56 -06:00 |
Bruno Oliveira
|
cbb41f1ae2
|
Ignore Sphinx's .doctrees folder
|
2018-09-14 16:00:35 -03:00 |
Bruno Oliveira
|
ec6fca4aa7
|
Add codecov support to AppVeyor and remove coveralls
|
2018-09-05 19:50:06 -03:00 |
Bruno Oliveira
|
885b8a3b4c
|
Fix linting
|
2018-09-01 11:13:40 -03:00 |
Fabio Zadrozny
|
d53e449296
|
Improve performance of assertion rewriting. Fixes #3918
|
2018-08-31 12:27:08 -03:00 |
Ronny Pfannschmidt
|
eaa882f3d5
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |
Bruno Oliveira
|
ab00c3e911
|
Add .pytest_cache directory to gitignore
|
2018-01-29 08:44:11 -02:00 |
Ronny Pfannschmidt
|
c3aee4b1e6
|
second take at setuptools_scm
since setuptools 18.6 fixes the issues with develop installs
https://github.com/pypa/setuptools/blob/master/CHANGES.rst#186
https://github.com/pypa/setuptools/issues/439
|
2017-04-19 19:40:42 +02:00 |
Ronny Pfannschmidt
|
b5bd4d959d
|
merge master to features
|
2016-06-01 08:13:26 +02:00 |
Ronny Pfannschmidt
|
7ef06822cb
|
ignore hypothesis temp folder
|
2016-05-31 19:05:36 +02:00 |
Ceridwen
|
23a8e2b469
|
Add .hypothesis to .gitignore and try an older version of Hypothesis for 2.6
|
2016-04-02 11:47:37 -04:00 |
holger krekel
|
7eb1211192
|
revert setuptools_scm addition introduced with f22d14b105
|
2015-09-17 12:58:04 +02:00 |
Ronny Pfannschmidt
|
e20216a1a8
|
merge the pytest-cache plugin into core
|
2015-09-13 19:55:44 +02:00 |
Ronny Pfannschmidt
|
a060b8ff73
|
use setuptools_scm to determine the version
|
2015-07-25 10:44:18 +02:00 |
Tobias Bieniek
|
7d711083ec
|
.gitignore: Removed *.html rule
The Sphinx templates are HTML files and should be included.
|
2013-12-12 18:48:09 +01:00 |
Anatoly Bubenkov
|
87eae6213e
|
fixes for py25 in test_skipping
|
2013-07-11 11:15:31 +02:00 |
Anatoly Bubenkov
|
1736242bd7
|
add travis integration, fixes for py25 and py27 no pyc tox env
--HG--
branch : travis-integration
|
2013-07-06 14:23:02 +02:00 |