A simple wrapper around pip to support Pipenv and Poetry files
Go to file
Miro Hrončok 553b702517 Remove manual req. of python3dist(toml), package the [toml] extra instead
On Python 3.11+ python3dist(toml) is not needed.
The toml extra only exists for its provides there.
With older Python (e.g. on Fedora 36),
it brings python3.10dist(toml) and hence it is Recommended to preserve
current default behavior.

The Recommends can be safely removed when this is no longer being
ever merged into dist-git for older Fedoras.

But it can also stay forever.
2022-10-04 02:02:19 +02:00
.fmf TMT tests 2021-03-15 16:01:52 +01:00
plans TMT tests 2021-03-15 16:01:52 +01:00
tests/example TMT tests 2021-03-15 16:01:52 +01:00
.gitignore Update to 1.4.2 2022-08-02 11:16:34 +02:00
micropipenv.spec Remove manual req. of python3dist(toml), package the [toml] extra instead 2022-10-04 02:02:19 +02:00
README.md Added the README 2020-03-16 13:27:52 +00:00
sources Update to 1.4.2 2022-08-02 11:16:34 +02:00

micropipenv

The micropipenv package