Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
HO_homog
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Baptiste Durand
HO_homog
Commits
c100f94a
Commit
c100f94a
authored
Jan 13, 2021
by
manon222
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update h5py requirement
parent
7fcbbdee
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
requirements.txt
requirements.txt
+1
-1
setup.cfg
setup.cfg
+2
-1
No files found.
requirements.txt
View file @
c100f94a
dolfin
~=2019.1.0
gmsh
~=4.6.0.post3
meshio
~=4.3.1
h5py
~=3.1
.0
h5py
==2.9
.0
matplotlib
~=3.3.3
numpy
~=1.19.4
sympy
~=1.1.1
...
...
setup.cfg
View file @
c100f94a
...
...
@@ -32,11 +32,12 @@ setup_requires =
setuptools >=38.3.0
pip
install_requires =
h5py == 2.9.0 # pour meshio
matplotlib
more_itertools
numpy
gmsh
meshio
h5py # pour meshio
include_package_data = True
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment