Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
Christoph Arthofer
fslpy
Commits
473f80d2
Commit
473f80d2
authored
7 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
trimesh should now work without lxml
parent
e0487f71
No related branches found
Branches containing commit
Tags
1.6.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.conda/meta.yaml
+1
-1
1 addition, 1 deletion
.conda/meta.yaml
requirements-extra.txt
+1
-2
1 addition, 2 deletions
requirements-extra.txt
with
2 additions
and
3 deletions
.conda/meta.yaml
+
1
−
1
View file @
473f80d2
...
...
@@ -39,5 +39,5 @@ requirements:
run_constrained
:
-
indexed_gzip >=0.6.1,<1
-
wxpython >=3.0.2.0,<4.1
-
trimesh
2.*
-
trimesh
>=2.22.28,<3
-
rtree
0.8
This diff is collapsed.
Click to expand it.
requirements-extra.txt
+
1
−
2
View file @
473f80d2
indexed_gzip>=0.7.0,<1
wxpython>=3.0.2.0,<4.1
trimesh
=
=2.
*
trimesh
>
=2.
22.28,<3
rtree==0.8
lxml==4.*
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