Skip to content

Commit 31e9bdc

Browse files
Bump pypartmc from 0.0.1 to 0.0.2
Bumps [pypartmc](https://github.com/open-atmos/PyPartMC) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/open-atmos/PyPartMC/releases) - [Commits](open-atmos/PyPartMC@v0.0.1...v0.0.2) --- updated-dependencies: - dependency-name: pypartmc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11361ef commit 31e9bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-time-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ pytest
66
# note: if cloning both PySDM and PySDM examples, consider "pip install -e"
77
PySDM-examples @ git+https://github.com/atmos-cloud-sim-uj/PySDM-examples@4b1fed8#egg=PySDM-examples
88
PyMPDATA @ git+https://github.com/atmos-cloud-sim-uj/PyMPDATA@e7b73a7#egg=PyMPDATA
9-
PyPartMC==0.0.1; sys_platform == 'linux'
9+
PyPartMC==0.0.2; sys_platform == 'linux'

0 commit comments

Comments
 (0)