Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
install lots of backports
Browse files Browse the repository at this point in the history
  • Loading branch information
romnn committed Sep 5, 2021
1 parent 936bd94 commit fef6bd5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ setenv =
deps =
pipenv
commands_pre =
pip install --upgrade pip setuptools setuptools_rust
pipenv install --clear --dev
pip install --upgrade pip setuptools setuptools_rust typed-ast dataclasses
pipenv install typed-ast dataclasses
pipenv install --dev
commands = pipenv run invoke test


0 comments on commit fef6bd5

Please sign in to comment.