Commit Graph

20 Commits

Author SHA1 Message Date
Casper da Costa-Luis f00036bbd8
move tests directory to external module
- fixes coverage as per https://stackoverflow.com/a/60579142
2020-10-24 22:12:21 +01:00
Casper da Costa-Luis e773193f69
completion.sh framework
- fixes #858
2020-05-02 22:45:16 +01:00
Casper da Costa-Luis 1277ca0619
create contrib submodule 2019-11-30 22:39:54 +00:00
Casper da Costa-Luis 2670a17551
migrate to new submodule architecture
- fixes #198
2019-08-26 15:49:33 +01: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 2d75274db4
include DEMO in MANIFEST 2019-01-19 00:35:50 +00:00
Casper da Costa-Luis e4b21a908d
fix CLI:--manpath not found issue 2018-10-21 18:50:18 +01:00
Casper da Costa-Luis dbc9afed15
add missing auto submodule 2018-10-16 11:36:12 +01:00
Todd 68f18b19ff
Include autonotebook in sdist
It is needed to run the tests

fixes #586, fixes #593, complements 1cf3393
2018-08-14 21:40:07 +01:00
Casper da Costa-Luis a6ef53c054
tqdm.1 man page 2017-10-03 17:13:25 +01:00
Casper da Costa-Luis 69326b7189
.gitattributes, .style.yapf 2017-08-28 14:16:12 +01:00
Casper da Costa-Luis 2cd875ffa6
rebase, move .github/CONTRIBUTING.md back to root 2017-01-05 23:39:17 +01:00
Casper da Costa-Luis 5d57e177b9
Better GitHub contributing integrations
Fixes #309
2017-01-05 23:35:21 +01:00
Casper da Costa-Luis 9d4a301102 new logo 2016-11-12 17:13:04 +00:00
Casper da Costa-Luis 03fb33eff6 licen[cs]e back in manifest 2016-04-24 15:07:40 +01:00
Stephen L e3ae449ed9 Makefile: cleaner build + remove tqdm.gif in builds
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-11-07 23:05:58 +01:00
Stephen L 7bf9914230 MANIFEST.in: do not include tqdm.gif in builds (too big)
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-11-07 19:10:42 +01:00
Stephen L b011d464b2 Update MANIFEST.in
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-11 22:26:36 +02:00
Stephen L 1026a5ab5d Fix pypi packaging
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-11 13:05:07 +02:00
Stephen L e572e9baa1 Prepare pypi packaging
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2015-10-11 12:18:26 +02:00