mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-22 17:16:01 +02:00
gnu: Add python-dotenv-0.13.0.
Old version just for docker-compose until it is updated. Fixes build for docker-compose * gnu/packages/docker.scm (python-dotenv-0.13.0): New variable. (docker-compose)[inputs]: Use it instead of python-dotenv. Change-Id: I8efc30ad7d40601bb5ad88e7c56484edb36e328e
This commit is contained in:
@@ -211,7 +211,7 @@ client.")
|
||||
python-docker-5
|
||||
python-dockerpty
|
||||
python-docopt
|
||||
python-dotenv
|
||||
python-dotenv-0.13.0
|
||||
python-jsonschema-3
|
||||
python-pyyaml
|
||||
python-requests
|
||||
|
||||
Reference in New Issue
Block a user