Skip to content

Commit

Permalink
fixing versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pseeth committed Jan 30, 2020
1 parent c1587b4 commit 906102a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"Programming Language :: Python :: 3.6",
],
install_requires=[
'sox>=1.3.3',
'jams>=0.3.2'
'sox==1.3.3',
'jams==0.3.2'
],
extras_require={
'docs': [
Expand Down

0 comments on commit 906102a

Please sign in to comment.