Commit graph

7 commits

Author SHA1 Message Date
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