12 Commits

Author SHA1 Message Date
Peter
b951c594db
Switch version management to use setuptools_scm (#283)
* use setuptools_scm
* update requirements
2019-12-07 21:00:34 -08:00
Peter Gorniak
f8eaf4866a testing travis 2019-11-27 16:26:53 -08:00
Peter Gorniak
6786f63bd7 more travis trying 2019-11-27 16:07:52 -08:00
Peter Gorniak
48d124a05b fix travis condition 2019-11-23 11:34:44 -08:00
Peter
762a0003d0
try autodeployment to pypi (#280) 2019-11-23 09:43:09 -08:00
Peter
da99939249
Simplify language tool (#270)
* simplify language tool by using standard json output
* stop supporting python < 3
2019-10-20 22:46:46 -07:00
Peter
31a71447f0
precommit git hooks, rearrange package structure (#251)
* precommit hooks and changes because of these
* mv package into src dir
* add requirements file, clean up setup reqs, add precommit to CI
2019-05-23 16:17:30 -07:00
Peter
bea714dfb8
Python 3 Compatibility (#208)
* make python3 compatible; clean up test reqs a bit
2018-07-30 12:03:36 -07:00
Peter
0ffa111025
Test language tool run (#192)
* switch to pytest
* add language tool test
2018-02-19 13:38:30 -08:00
Sumpfork
b70bd37d80 - start using argparse instead of optionparser
- make all code conform to pep8 once more
- add a unit test to check for pep8 compliance
- delete old ez_setup
2016-07-06 15:21:00 -07:00
Sumpfork
1426214175 travis fix 2015-11-10 17:02:34 -08:00
Sumpfork
c28ce069d3 add travis CI config 2015-11-10 16:47:42 -08:00