mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-07 11:50:21 +00:00
a note about providers
This commit is contained in:
parent
fae80e5da9
commit
c21ca210e3
@ -43,6 +43,9 @@ mach-nix.buildPythonPackage {
|
|||||||
pyrsistent
|
pyrsistent
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# Specify where mach-nix should find packages for our Python dependencies.
|
||||||
|
# There are some reasonable defaults so we only need to specify certain
|
||||||
|
# packages where the default configuration runs into some issue.
|
||||||
providers = {
|
providers = {
|
||||||
# Through zfec 1.5.5 the wheel has an incorrect runtime dependency
|
# Through zfec 1.5.5 the wheel has an incorrect runtime dependency
|
||||||
# declared on argparse, not available for recent versions of Python 3.
|
# declared on argparse, not available for recent versions of Python 3.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user