Commit graph

5 commits

Author SHA1 Message Date
francisco souza
0cc1f29734
setup: add missing dependencies (#36)
* setup: add missing dependencies

Alternatively, we could make setup.py read from requirements.txt for
dependencies.

IMO, a better option is to always keep setup.py up-to-date with
library dependencies and add `-e .` to requirements-dev.txt.

* Add -e . to requirements.txt

Co-authored-by: francisco souza <fsouza@users.noreply.github.com>
2021-05-24 11:17:47 -07:00
Zach White
fc6730fae8 improve the docs in preparation for 1.4.0 2021-05-22 23:07:30 -07:00
Zach White
98e7675772 bump supported python versions 2021-03-24 08:48:28 -07:00
s-ol
e115b71125 don't install tests together with package 2020-10-22 06:58:54 -07:00
skullY
01911828fc release infrastructure 2020-03-23 21:12:57 -07:00