Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nemacysts committed Jul 27, 2023
1 parent 8e364eb commit 6aee664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ override_dh_virtualenv:
echo $(PIP_INDEX_URL)
dh_virtualenv --index-url $(PIP_INDEX_URL) \
--python=/usr/bin/python3.6 \
--preinstall cython==0.29.36 \
--preinstall cython==0.29.36 \
--preinstall pip-custom-platform \
--preinstall pip==9.0.1 \
--preinstall setuptools==46.1.3 \
Expand Down

0 comments on commit 6aee664

Please sign in to comment.