[FIX] add install script back

This commit is contained in:
Benedek Racz 2020-02-04 14:11:40 +01:00
parent 3a83f68d48
commit 5c005a938b

View File

@ -13,6 +13,9 @@ environment:
build: off
install:
- pip install .[test]
test_script:
- tox