Skip to content

Commit

Permalink
Merge pull request #176 from UCL/add-remote-api-functionality
Browse files Browse the repository at this point in the history
Add API functionality
  • Loading branch information
kyleaoman authored Oct 23, 2023
2 parents ef77c13 + ce3a8ba commit b84712b
Show file tree
Hide file tree
Showing 2 changed files with 588 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"cloudpickle>=2.2.1",
"numpy",
"h5py",
"unyt>=2.9.0",
"numba>=0.50.0",
"requests>=2.31.0",
]

[project.urls]
Expand Down
Loading

0 comments on commit b84712b

Please sign in to comment.