Skip to content

Commit

Permalink
Fixing pip package
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Mar 6, 2023
1 parent 815c331 commit 4b351e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ def _parse_toml(pyproject_path):

picosatlib = ('picosatlib', {
'sources': [
"python/cryptominisat/src/picosat/picogcnf.c",
"python/cryptominisat/src/picosat/picomcs.c",
"python/cryptominisat/src/picosat/picomus.c",
"python/cryptominisat/src/picosat/picosat.c",
"python/cryptominisat/src/picosat/version.c"],
'language' : "c",
Expand Down

0 comments on commit 4b351e4

Please sign in to comment.