mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
Merge pull request #173097 from dotlambda/pyscf-argument
python3Packages.pyscf: remove unused argument
This commit is contained in:
commit
1b0715c6a8
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
{ buildPythonPackage
|
||||
, python3
|
||||
, lib
|
||||
, fetchFromGitHub
|
||||
, cmake
|
||||
|
|
Loading…
Reference in a new issue