Skip to content

Commit

Permalink
using pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Feb 4, 2022
1 parent b78d9d1 commit 859bc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run:
name: install
command:
python setup.py install
pip install .

# run tests!
- run:
Expand Down

0 comments on commit 859bc74

Please sign in to comment.