python3Packages.colcon: 0.19.0 -> 0.20.1 (#509445)
This commit is contained in:
@@ -66,6 +66,8 @@ buildPythonPackage rec {
|
||||
pythonRemoveDeps = [
|
||||
# We use pytest-cov-stub instead (and it is not a runtime dependency anyways)
|
||||
"pytest-cov"
|
||||
# Upper bound on setuptools is too strict for nixpkgs
|
||||
"setuptools"
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user