Casper da Costa-Luis
319aeba969
add tensorflow without keras CI test
2020-01-24 18:41:14 +00:00
Casper da Costa-Luis
133f2a6fae
CI test keras
2019-12-19 22:19:59 +00:00
Casper da Costa-Luis
a46caa4ba4
linting/fix flake8
2019-10-31 19:31:53 +00:00
Casper da Costa-Luis
b1f2124628
linting: flake8 fixes& upgrade
2019-08-18 20:16:17 +01:00
Casper da Costa-Luis
d9da314476
tidy, flake8, fix tox
2019-02-10 18:38:28 +00:00
Casper da Costa-Luis
5b7816d53a
framework overhaul
...
- replace setup.py make -> py-make>=0.1.9
+ fixes #290
- add requirements-dev.txt and extras_require[dev]
- misc documentation & Travis CI updates
2019-01-21 01:17:04 +00:00
Casper da Costa-Luis
6b3b6b7dc8
fix travis py26 CI
2019-01-06 20:05:36 +00:00
Casper da Costa-Luis
f60fecad87
fix travis py26
2018-09-28 16:33:03 +01:00
Guangshuo CHEN
4b32c04cad
drop pandas test in py34, add in py37
2018-09-10 19:17:25 +01:00
Casper da Costa-Luis
0307fd18eb
http{+s+}
...
inspired by Hugo <hugovk@users.noreply.github.com>
2018-06-02 00:13:22 +01:00
Casper da Costa-Luis
162a1ac66f
CI: pandas-compatible py34
...
- https://github.com/pandas-dev/pandas/issues/20697
- https://github.com/pandas-dev/pandas/issues/20723
- https://github.com/pandas-dev/pandas/issues/20764
- https://github.com/pandas-dev/pandas/pull/20698
- https://github.com/pypa/pip/issues/5228
- https://github.com/pypa/pip/issues/5230
- https://github.com/pypa/pipenv/issues/2027
2018-04-25 15:25:35 +01:00
Casper da Costa-Luis
fe4d40bd02
update test framework
...
- travis: fix py37-dev, update pypy{2.7,3.5}-5.8.0 => 5.10.0
- update tox.ini
2018-01-29 00:56:17 +00:00
Casper da Costa-Luis
d4b942d003
flake8
2017-09-24 16:31:57 +01:00
Casper da Costa-Luis
4b6476ac56
fix tavis
...
- upgrade to pypy2/3-5.8.0
- add py37-dev
- fixes #411
2017-07-22 15:13:00 +01:00
Casper da Costa-Luis
0b4c90b073
re-enable codecov just for py27
2017-05-29 17:05:27 +01:00
Casper da Costa-Luis
795732207e
add Py3.6
2017-01-19 22:58:56 +00:00
Casper da Costa-Luis
41a0da543c
travis pypy3 fix
2016-12-15 12:48:46 +00:00
Stephen L
8ea5ca13f0
Skip pandas on py26,33; reduce duplication
2016-11-12 15:24:26 +00:00
Casper da Costa-Luis
afe05c7e41
travisty
...
- fix travis v tox installs
- put py26, py33 first since they don't cache
2016-11-12 15:23:57 +00:00
Stephen L
ce998332ea
Travis dependencies to fix pandas
2016-11-12 15:23:57 +00:00
Casper da Costa-Luis
1cd7ccedd6
optimise flake8
2016-10-31 00:49:19 +00:00
Peter VandeHaar
996f47d51b
Ignore coverall failures ( #283 )
2016-10-07 12:06:19 +02:00
Casper da Costa-Luis
201c3bd440
tests, tidy command line interface and remove docopt dependencies
2016-04-24 15:43:43 +01:00
Casper da Costa-Luis
d401184da4
Make, flake8 tidy
2016-04-07 22:10:09 +01:00
Casper da Costa-Luis
ab59217391
tests fix
2016-04-05 17:44:26 +00:00
Stephen L
68a9cce8ff
Virtual discrete timer for unit tests + relative timing perf tests + mock StringIO object + add hard perf tests
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2016-01-05 21:08:56 +01:00
Stephen L
f5674576f2
Add Python 3.5 test in Tox and Travis
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2016-01-01 09:29:10 +01:00
Casper da Costa-Luis
d6e46c5771
tox nose-timer as suggested in #52
2015-11-28 18:36:09 +00:00
Casper da Costa-Luis
f27e315389
bump version, Merge branch 'perf_test'
...
Conflicts:
Makefile
tox.ini
tqdm/tests/tests_tqdm.py
2015-11-25 00:27:14 +00:00
Casper da Costa-Luis
1921d87464
separate performance tests without coverage to increase speed, Makefile jobserver support
2015-11-12 09:38:32 +00:00
Casper da Costa-Luis
c24d46ff3f
performance tests, flake8 coverage for tests
2015-11-12 09:28:48 +00:00
Casper da Costa-Luis
55e37f0e8a
use _range in tests, minor output fix, detailed errors in tox
2015-11-11 19:46:12 +00:00
Casper da Costa-Luis
7decf040f3
setup.py flake8 tests and compliance, minor typos and rewording
2015-11-01 16:04:02 +00:00
Stephen L
7405a59ff2
Add `python setup.py make [alias]` (aka Makefile parsing in setup.py)
...
+ Tox check
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-15 15:47:02 +02:00
Stephen L
2da04c5866
setup.py check in tox
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-14 13:06:59 +02:00
Stephen L
ec3d315d18
Make tox the main unit test + Added more tests in tox
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-14 00:42:01 +02:00
Casper da Costa-Luis
0eac6adba0
travis broken py32 coverage workaround
2015-10-09 22:22:49 +01:00
Hadrien Mary
0004842600
Another try
2015-06-19 00:02:13 +02:00
Mikhail Korobov
98955ab138
use 80 columns again
...
Fixes GH-7
2015-06-08 03:19:28 +05:00
Mikhail Korobov
3b5352a50e
cleanup
...
* bring tox.ini back;
* switch Travis to use tox, for consistency;
* enable branch coverage;
* drop Makefile;
* bring back setup.cfg for proper wheels;
* fix modules vs packages in setup.py;
* set version back to 1.0 for now;
2015-06-08 03:06:41 +05:00
Hadrien Mary
ccb05c2e04
New tqdm module structure and add a Makefile
2015-06-06 15:35:28 +02:00
Mikhail Korobov
3d9fd154bc
add more interpreters to tox.ini
2015-04-17 03:49:22 +05:00
Ivan Ivanov
f565179a2e
Another python 3 fix
2014-02-07 14:31:14 +13:00
Ivan Ivanov
a16cdc66c0
New lines at the end of files
2014-02-03 22:47:50 +13:00
Ivan Ivanov
da4b29f3cd
First dumb test
2014-02-03 22:45:38 +13:00