From ff92962c51c548519384ed80c5b7d60d5350f176 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Fri, 25 May 2018 10:50:48 +1200 Subject: cibuild: start building version awareness --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7300edd1..852de64c 100644 --- a/setup.py +++ b/setup.py @@ -89,6 +89,7 @@ setup( "flake8>=3.5, <3.6", "Flask>=1.0,<1.1", "mypy>=0.590,<0.591", + "parver>=0.1<2.0", "pytest-asyncio>=0.8", "pytest-cov>=2.5.1,<3", "pytest-faulthandler>=1.3.1,<2", -- cgit v1.2.3