Skip to content

Commit 48eda22

Browse files
authored
Update tox.yml
1 parent 0b2c6fd commit 48eda22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
python-version: ${{ matrix.python }}
1818
- run: pip install --upgrade pip
1919
- run: pip install tox
20+
- run: pip install -e .
2021
- run: tox -e py

0 commit comments

Comments
 (0)