Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
palm-tools
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tramway
palm-tools
Commits
86799d95
Commit
86799d95
authored
2 years ago
by
Hippolyte Verdier
Browse files
Options
Downloads
Patches
Plain Diff
requirements
parent
df516e1f
No related branches found
No related tags found
No related merge requests found
Pipeline
#91066
failed
2 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/requirements.txt
+0
-11
0 additions, 11 deletions
docs/requirements.txt
setup.cfg
+1
-0
1 addition, 0 deletions
setup.cfg
with
1 addition
and
11 deletions
docs/requirements.txt
+
0
−
11
View file @
86799d95
# Requirements file for ReadTheDocs, check .readthedocs.yml.
# Requirements file for ReadTheDocs, check .readthedocs.yml.
# To build the module reference correctly, make sure every external package
# To build the module reference correctly, make sure every external package
# under `install_requires` in `setup.cfg` is also listed here!
# under `install_requires` in `setup.cfg` is also listed here!
sphinx>=3.2.1
napari>=0.3
matplotlib>=3.1.2
scikit-image>=0.18.3
trackpy==0.5.0
furo>=2022.03.04
dask==2022.1.0
dask-image==2021.12.0
zarr==2.11.1
pyyaml
pyqt5
# sphinx_rtd_theme
# sphinx_rtd_theme
This diff is collapsed.
Click to expand it.
setup.cfg
+
1
−
0
View file @
86799d95
...
@@ -51,6 +51,7 @@ package_dir =
...
@@ -51,6 +51,7 @@ package_dir =
# For more information, check out https://semver.org/.
# For more information, check out https://semver.org/.
install_requires
=
install_requires
=
importlib-metadata
; python_version<"3.8"
importlib-metadata
; python_version<"3.8"
PyQt5
palmari>=0.2.8
palmari>=0.2.8
zarr
=
=2.11.1
zarr
=
=2.11.1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment