Skip to content

Commit

Permalink
fixing install workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pooja Rao committed Nov 29, 2023
1 parent 10b6aaf commit ba0bec5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
setuptools~=60.2.0
qwrapper @ git+ssh://[email protected]/konakaji/qwrapper.git
benchmark @ git+ssh://[email protected]/konakaji/benchmark.git
bitarray>=2.6.1
bitarray>=2.6.1
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
"Operating System :: OS Independent",
],
install_requires=[
"qwrapper @ git+ssh://[email protected]/konakaji/qwrapper.git",
"benchmark @ git+ssh://[email protected]/konakaji/benchmark.git",
"bitarray>=2.6.1"
],
python_requires='>=3.6',
Expand Down

0 comments on commit ba0bec5

Please sign in to comment.