Skip to content

Commit

Permalink
why no setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Nov 21, 2023
1 parent b8505d8 commit d9a9a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ extras =

install_command =
!devdeps: python -I -m pip install
devdeps: python -I -m pip install -v --pre -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple
devdeps: python -I -m pip install -v --pre

commands =
pip freeze
Expand Down

0 comments on commit d9a9a03

Please sign in to comment.