Skip to content

Commit

Permalink
latest plenum dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
m00sey committed Dec 19, 2020
1 parent b2d5bf3 commit 52c4203
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,15 @@
data_files=[(
(BASE_DIR, ['data/nssm_original.exe'])
)],
<<<<<<< HEAD
<<<<<<< HEAD
install_requires=['indy-plenum==1.13.0.dev1032',
=======
install_requires=['indy-plenum==1.12.04',
>>>>>>> c19e9fdc (using last release of plenum)
=======
install_requires=['indy-plenum==1.13.0.dev1032',
>>>>>>> 1fdd18b9 (latest plenum dev version)
'timeout-decorator==0.4.0',
'distro==1.3.0'],
setup_requires=['pytest-runner'],
Expand Down

0 comments on commit 52c4203

Please sign in to comment.