mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python: editorconfig fixes
This commit is contained in:
@@ -11,7 +11,7 @@ buildPythonPackage {
|
||||
pname = "pyphotonfile";
|
||||
inherit version;
|
||||
propagatedBuildInputs = [ pillow numpy ];
|
||||
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "fookatchu";
|
||||
repo = "pyphotonfile";
|
||||
|
||||
Reference in New Issue
Block a user