Commit Graph

13 Commits (master)

Author SHA1 Message Date
J. Fernando Sánchez a5c135faac add noop to test-requirements 7 months ago
J. Fernando Sánchez 66371c1cd8 add pandas for testing 7 months ago
J. Fernando Sánchez f2f28644a1 remove duplicated panda requirement 7 months ago
J. Fernando Sánchez 0f5bc514b7 add windows+mac tests in travis 5 years ago
J. Fernando Sánchez 8a516d927e Multiple changes in the API, schemas and UI
Check out the CHANGELOG.md file for more information
5 years ago
J. Fernando Sánchez 7c8dbf3262 Remove dependencies and cache in pip
In my machine this produces images that are ~300MB smaller.
6 years ago
J. Fernando Sánchez 41dc89b23b Fix testing makefiles and dependencies 6 years ago
J. Fernando Sánchez 0204e0b8e9 Several changes
* Simplified setattr
* Added loading attributes in class
* Added ability to specify failing test cases in plugins
6 years ago
J. Fernando Sánchez ba2e18125c Deployment changes
* Docker all the things!
* Make all the things!
* Fixed version.sh
7 years ago
J. Fernando Sánchez 7eaf303124 Added coverage tests 7 years ago
J. Fernando Sánchez 14c9f61864 Python 3 compatible
There are also some slight changes to the JSON schemas and the use of
JSON-LD.
8 years ago
J. Fernando Sánchez b484b453e0 Added indentation and default plugins
* setup.py:
9 years ago
J. Fernando Sánchez 7c2e0ddec7 Added plugins by default and monkey patching
Fixes #2
9 years ago