Max Howell
|
e4872f02d1
|
pip / pipenv tweaks
* Some older pipenv versions break with python 3.12
* pip was actually running via the vendored python pip site package and not ours :/
|
2024-01-06 06:52:30 -05:00 |
|
Max Howell
|
eadb61b340
|
refurbish pip/meson/pipenv with state of the art techniques (#4756)
|
2024-01-05 11:38:07 -05:00 |
|
Jacob Heider
|
bcec0e48d6
|
fix(pipenv)
|
2023-10-24 19:23:17 -04:00 |
|
Jacob Heider
|
587441621e
|
don't use python3.12 widely yet
|
2023-10-03 11:23:56 -04:00 |
|
Jacob Heider
|
53104b6f0d
|
fix(pipenv) (#3192)
* fix(pipenv)
* Update package.yml
|
2023-09-01 20:00:52 +02:00 |
|
Jacob Heider
|
7bf7b60ac7
|
fix(pipenv)
closes #3185
|
2023-09-01 19:10:30 +02:00 |
|
Max Howell
|
4c2bb1dc95
|
changes for tea 1.0.0 (#3023)
I removed some tea --prefix usage, but decided in the end to keep it in tea/cli for now.
|
2023-08-23 10:28:14 -04:00 |
|
Jacob Heider
|
49fab8a242
|
fix(pipenv)
closes #2967
|
2023-08-19 17:09:51 -04:00 |
|
Max Howell
|
e7da15aa8f
|
make pipenv automatically install pythons
|
2023-06-13 10:16:24 -04:00 |
|
Max Howell
|
3263c46165
|
python yaml tweaks
|
2023-03-09 08:33:48 -05:00 |
|
Max Howell
|
818e827397
|
Remove unneeded deps
|
2023-03-08 17:48:59 -05:00 |
|
Max Howell
|
53199875aa
|
Fix pipenv venv stuff
Fixes https://github.com/teaxyz/pantry.extra/issues/420
|
2023-03-07 18:28:39 -07:00 |
|
David Dobrinskiy
|
44f8306452
|
+pipenv (#400)
* +pipenv
Closes https://github.com/teaxyz/pantry.extra/issues/341
* better tests
* better test env
* fix self-hosted tests
* parse versions from github
update test
* re-run CI
|
2023-02-16 16:34:09 -05:00 |
|