Merge pull request #198401 from bdd/zhf/python-vyper
This commit is contained in:
commit
afddc087d9
@ -47,7 +47,7 @@ buildPythonPackage rec {
|
||||
setuptools-scm
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "semantic-version" ];
|
||||
pythonRelaxDeps = [ "asttokens" "semantic-version" ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
asttokens
|
||||
|
Loading…
Reference in New Issue
Block a user