mirror of
https://github.com/Tech-Workers-Coalition-Italia/mobilizon-reshare.git
synced 2025-01-23 05:38:37 +01:00
mobilizon-reshare.git: [native-inputs]: Add pytest-lazy-fixture.
This commit is contained in:
parent
f12992c5d9
commit
4fd4a778fc
2
.envrc
2
.envrc
@ -1,5 +1,5 @@
|
||||
if command -v guix; then
|
||||
|
||||
rm -f .guix-root
|
||||
eval "$(guix time-machine -C channels-lock.scm -- shell -r .guix-root -D -f guix.scm -m manifest.scm --pure --search-paths -L . -L ./patches)"
|
||||
|
||||
# Add development scripts to PATH
|
||||
|
@ -377,6 +377,8 @@ development, testing, production]};
|
||||
("poetry" ,poetry)
|
||||
("python-pytest" ,python-pytest-6)
|
||||
("python-pytest-asyncio" ,python-pytest-asyncio-0.15)
|
||||
("python-pytest-lazy-fixture"
|
||||
,python-pytest-lazy-fixture)
|
||||
("python-responses" ,python-responses)
|
||||
("python-wrapper" ,python-3.9-wrapper)))
|
||||
(propagated-inputs
|
||||
@ -396,6 +398,6 @@ development, testing, production]};
|
||||
(synopsis
|
||||
"Publish Mobilizon events to your social networks")
|
||||
(description
|
||||
"This package provides a CLI application to publish your Mobilizon
|
||||
"This package provides a CLI application to publish Mobilizon
|
||||
events to your social media.")
|
||||
(license coopyleft))))
|
||||
|
Loading…
Reference in New Issue
Block a user