Skip to content

Commit

Permalink
Merge pull request #205 from pyiron/versioneer_update
Browse files Browse the repository at this point in the history
versioneer update to 0.29
  • Loading branch information
jan-janssen authored Oct 6, 2023
2 parents 14bbfd7 + 4a2ec56 commit 35b9c92
Show file tree
Hide file tree
Showing 6 changed files with 1,042 additions and 423 deletions.
3 changes: 2 additions & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ dependencies:
- ipycanvas
- ipython
- ipywidgets == 7.*
- maggma >= 0.57.1
- matplotlib
- nglview
- numpy
Expand All @@ -13,7 +14,7 @@ dependencies:
- pyiron_atomistics >= 0.2.57
- pyiron_gui >= 0.0.8
- pyiron_ontology == 0.1.3
- ryvencore
- ryvencore =0.3.1.1
- seaborn
- traitlets
- python >= 3.8
Expand Down
3 changes: 2 additions & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ dependencies:
- ipycanvas
- ipython
- ipywidgets == 7.*
- maggma >= 0.57.1
- matplotlib
- nglview
- numpy
Expand All @@ -13,6 +14,6 @@ dependencies:
- pyiron_atomistics >= 0.2.57
- pyiron_gui >= 0.0.8
- pyiron_ontology == 0.1.3
- ryvencore
- ryvencore =0.3.1.1
- seaborn
- traitlets
3 changes: 2 additions & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- ipycanvas
- ipython
- ipywidgets == 7.*
- maggma >= 0.57.1
- matplotlib
- nglview
- numpy
Expand All @@ -15,6 +16,6 @@ dependencies:
- pyiron_atomistics >= 0.2.57
- pyiron_gui >= 0.0.8
- pyiron_ontology == 0.1.3
- ryvencore
- ryvencore =0.3.1.1
- seaborn
- traitlets
Loading

0 comments on commit 35b9c92

Please sign in to comment.