dbfread: Enable python3
This commit is contained in:
parent
6040adc674
commit
918773356d
@ -249,7 +249,6 @@ in {
|
|||||||
|
|
||||||
dbfread = buildPythonPackage rec {
|
dbfread = buildPythonPackage rec {
|
||||||
name = "dbfread-2.0.5";
|
name = "dbfread-2.0.5";
|
||||||
disabled = isPy3k;
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Read DBF Files with Python";
|
description = "Read DBF Files with Python";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user