Skip to content

Commit

Permalink
Adds pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
sushant94 committed Oct 17, 2018
1 parent 0a557d6 commit 8eb9bf0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
@@ -0,0 +1,2 @@
[pytest]
norecursedirs = third-party/*
8 changes: 8 additions & 0 deletions requirements.txt
@@ -1,8 +1,16 @@
archinfo==8.18.10.5
atomicwrites==1.2.1
attrs==18.2.0
bitstring==3.1.5
cffi==1.11.5
future==0.16.0
more-itertools==4.3.0
pathlib2==2.3.2
pluggy==0.8.0
py==1.7.0
pycparser==2.19
pyelftools==0.25
pytest==3.9.1
pyvex==8.18.10.5
six==1.11.0
yapf==0.24.0

0 comments on commit 8eb9bf0

Please sign in to comment.