Skip to content

Commit

Permalink
Merge pull request #151 from oriolpiera/patch-1
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
ecarreras authored Jun 11, 2024
2 parents ed3a16b + 438a3c4 commit 6b4d0ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
'babel>=2.4.0',
'junit_xml',
'psycopg2',
'mock',
'xlrd==1.2.0',
]
if sys.version_info.major < 3:
requirements.append('mamba<0.11.0')
Expand Down

0 comments on commit 6b4d0ca

Please sign in to comment.