Skip to content

Commit c1fd90a

Browse files
authored
Update setup.py
1 parent 2af93b4 commit c1fd90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
],
3333
keywords='bioinfomratics parts synthetic biology loop assembly',
3434
packages=find_packages(),
35-
install_requires=['sqlalchemy', 'partsdb', 'biopython', 'psycopg2'],
35+
install_requires=['sqlalchemy', 'partsdb', 'biopython', 'psycopg2-binary'],
3636
)
3737

0 commit comments

Comments
 (0)