fix pyproject

This commit is contained in:
Robert Lechte 2019-03-10 21:05:14 +11:00
parent 10f9bd6cc2
commit ef446471cb

View File

@ -13,12 +13,7 @@ homepage = "https://migra.djrobstep.com/"
python = "*"
sqlbag = "*"
six = "*"
<<<<<<< HEAD
schemainspect = ">= 0.1.1551695490"
=======
#schemainspect = {path='../schemainspect'}
schemainspect = ">= 0.1.1552209928"
>>>>>>> test weird table names
psycopg2-binary = { version="*", optional = true }
[tool.poetry.dev-dependencies]