repo-sync: remove deprecated isPy
This commit is contained in:
parent
ee07881154
commit
999f9112ed
@ -3,7 +3,6 @@
|
||||
with python3Packages; buildPythonPackage rec {
|
||||
name = "repo-sync-${version}";
|
||||
version = "0.2.7";
|
||||
disabled = isPy26 || isPy27;
|
||||
propagatedBuildInputs = [
|
||||
docopt
|
||||
GitPython
|
||||
|
Loading…
Reference in New Issue
Block a user