remove monotonic as a dependency

"On Python 3.3 or newer, monotonic will be an alias of time.monotonic from the standard library"
This commit is contained in:
Leo Hemsted
2016-10-19 10:39:22 +01:00
parent f33964f6da
commit bd07aa97a7
2 changed files with 1 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ boto3==1.3.0
Pygments==2.0.2
py-gfm==0.1.2
blinker==1.4
monotonic==0.3
lxml==3.6.0
pyexcel==0.2.1
pyexcel-io==0.1.0