Skip to content

Commit

Permalink
cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Nov 23, 2024
1 parent 343f7ed commit 0c6e478
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/environment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
pyflakes
numpy
cython=3.0.11
parmed
pytest
mock
name: pytraj-gha
dependencies:
- pyflakes
- numpy
- cython=3.0.11
- parmed
- pytest
- mock

0 comments on commit 0c6e478

Please sign in to comment.