Commit graph

10 commits

Author SHA1 Message Date
Xing Yang
bb9a82da44 Fix build failure when editable dependencies exist in pyproject.toml 2022-07-24 21:03:23 +01:00
Sem Mulder
59a79de540 Don't change format of pyproject.toml when removing special dependencies
This is needed because Scipy parses pyproject.toml by hand, under
the assumption of one dependency per line.
2022-05-10 08:14:08 +12:00
adisbladis
8078110a7f Reformat all Python code using Black 2022-01-12 18:48:06 +13:00
adisbladis
d26cd8d7c5 fix: Only set ensure_ascii to False for Python >= 3 2022-01-12 18:07:34 +13:00
Phillip Cloud
6626c0425a
fix: set ensure_ascii to False because utf8 is legit 2021-12-29 12:35:59 -05:00
Phillip Cloud
81d9e93b33
docs(pyproject-without-special-deps.py): fix help string 2021-11-08 09:19:00 -05:00
Phillip Cloud
b95fe190ce
refactor(pyproject-without-special-deps.py): use bools instead of ints 2021-11-08 09:17:42 -05:00
Phillip Cloud
9a495722ef
refactor(pyproject-without-special-deps.py): remove unused variable 2021-11-08 09:09:02 -05:00
Phillip Cloud
7e026ee184
docs(pyproject-without-special-deps.py): clean up comment 2021-11-08 09:08:40 -05:00
Phillip Cloud
2fed7bc910
pip: remove restriction 2021-11-08 08:07:04 -05:00