mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge pull request #198401 from bdd/zhf/python-vyper
This commit is contained in:
commit
afddc087d9
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ buildPythonPackage rec {
|
|||
setuptools-scm
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "semantic-version" ];
|
||||
pythonRelaxDeps = [ "asttokens" "semantic-version" ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
asttokens
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue