Skip to content

Commit

Permalink
update environment
Browse files Browse the repository at this point in the history
  • Loading branch information
samwaseda committed Sep 19, 2024
1 parent 787b77c commit 274b767
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
channels:
- conda-forge
dependencies:
- pyiron_base =0.8.3
- sphinxdft =3.1

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"pyiron_base==0.8.3"
"sphinxdft==3.1"
]
dynamic = [ "version",]
authors = [
Expand Down

0 comments on commit 274b767

Please sign in to comment.