diff --git a/python-neomodel.spec b/python-neomodel.spec index 4a851a5..9585b1e 100644 --- a/python-neomodel.spec +++ b/python-neomodel.spec @@ -1,8 +1,8 @@ %global srcname neomodel %global sum A Python OGM for Neo4j %global desc A Python Object Graph Mapper (OGM) for the Neo4j graph database -# Disable Python 2 -%bcond_with python2 +# Enable Python 2 +%bcond_without python2 # Enable Python 3 %bcond_without python3