Remove lint from Sasview package
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ stdenv, buildPythonPackage, fetchPypi, six}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
name = "${pname}-${version}";
|
||||
pname = "bumps";
|
||||
version = "0.7.6";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user