Shay Palachy
6524f1c5bc
added license metadata to setup.cfg dor including in wheels'
2017-11-26 15:47:03 +02:00
Mike Miller
3355fcf702
Fix bdist_wheel
...
Without this, attempting to build a wheel produces:
```bash
$ python setup.py bdist_wheel
/path/to/venv/lib/python2.7/site-packages/setuptools/dist.py:333: UserWarning: Normalizing '1.2.1.post.dev3' to '1.2.1.post0.dev3'
normalized_version,
running bdist_wheel
error: invalid truth value ''
```
2017-11-26 14:32:42 +02:00
Shay Palachy
7cf96f8726
shaping things up
2017-04-20 11:22:26 +03:00
Shay Palachy
60c0e54514
python 2 compatibility
2016-12-05 22:29:44 +02:00
Shay Palachy
f676dedb3e
v0.1.25
2016-12-04 14:57:21 +02:00
Shay Palachy
3b873a9412
super() calls replaced with explicit super class calls
2016-12-02 19:07:31 +02:00
Shay Palachy
8105507106
handling pandas ds correctly
2016-09-18 16:18:45 +03:00
Shay Palachy
5ae569dbd3
verbosity fix
2016-09-18 15:58:18 +03:00
Shay Palachy
b739d451a0
introducing verbose mode
2016-09-18 15:33:36 +03:00
Shay Palachy
9eb0e4f924
added keywords to overwrite or ignore cache
2016-09-15 17:30:05 +03:00
Shay Palachy
462b218bbb
version bump
2016-09-04 18:34:50 +03:00
Shay Palachy
d7b342347a
stupid patch version
2016-09-04 12:43:15 +03:00
Shay Palachy
5e4689ee3a
0.1.9
2016-09-04 12:28:30 +03:00
Shay Palachy
2f45a9d090
minor cfg style change
2016-09-04 12:17:31 +03:00
Shay Palachy
311155d017
small documentation fix
2016-09-04 12:00:11 +03:00
Shay Palachy
e35451cf36
minor changes
2016-08-27 02:14:52 +03:00
Shay Palachy
5f229cbcba
first code commit. Basic functionality
2016-08-25 21:10:31 +03:00