Skip to content

Commit

Permalink
make blank pytest.ini for abacusutils
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Oct 9, 2024
1 parent 9762d28 commit 120fb50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ commands_pre =
pip install --no-build-isolation classy corrfunc
pip install -e abacusutils[test]
pip install -r {env_tmp_dir}/requirements.txt
bash -c "echo '' > pytest.ini"
pip freeze
commands =
pytest abacusutils

0 comments on commit 120fb50

Please sign in to comment.