Merge pull request #173097 from dotlambda/pyscf-argument

python3Packages.pyscf: remove unused argument
This commit is contained in:
Jörg Thalheim 2022-05-15 07:41:18 +01:00 committed by GitHub
commit 1b0715c6a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
{ buildPythonPackage
, python3
, lib
, fetchFromGitHub
, cmake