Skip to content

Commit

Permalink
Merge pull request #179 from levitsky/fix/175
Browse files Browse the repository at this point in the history
Add setuptools dependency
  • Loading branch information
ypriverol authored Oct 8, 2024
2 parents 24151ed + d101b84 commit 39c4dcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ def get_version(rel_path):
"pyarrow",
"duckdb",
"rdflib",
"setuptools"
],
entry_points={"console_scripts": ["parse_sdrf = sdrf_pipelines.parse_sdrf:main"]},
platforms=["any"],
Expand Down

0 comments on commit 39c4dcd

Please sign in to comment.