Skip to content

Commit

Permalink
[bot-automerge] pyiron_atomistics v0.6.10 (#169)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Aug 1, 2024
2 parents 04b4a78 + d72e1b2 commit cd2f5fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "pyiron_atomistics" %}
{% set version = "0.6.9" %}
{% set version = "0.6.10" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 4f01cba4e65a4260c24fe6fbf0960340e2528d79ffc00999440f6e3e4e722edb
sha256: 57cbaff98bda0e92bacae45ece14a2b374f520d5a7abe036903ae5d9319262da

build:
noarch: python
Expand Down Expand Up @@ -53,9 +53,9 @@ requirements:
- pandas >=2.0.3,<=2.2.2
- phonopy >=2.20.0,<=2.26.6
- pint >=0.18,<=0.24.3
- pyiron_base >=0.9.4,<=0.9.10
- pyiron_base >=0.9.4,<=0.9.11
- pyiron_snippets >=0.1.1,<=0.1.3
- pylammpsmpi >=0.2.18,<=0.2.22
- pylammpsmpi >=0.2.18,<=0.2.23
- pyscal3 >=3.2.5,<=3.2.6
- scipy >=1.11.1,<=1.14.0
- scikit-learn >=1.2.1,<=1.5.1
Expand Down

0 comments on commit cd2f5fb

Please sign in to comment.