Skip to content

Commit 7305e22

Browse files
committed
amuse-mesa should not build mesa-r15140
1 parent 473b395 commit 7305e22

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

packages/amuse-mesa/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[build-system]
2-
requires = ["setuptools>=65.0.0", "wheel>=0.30", "amuse-framework>=2023.5.0"]
2+
requires = ["setuptools>=65.0.0", "wheel>=0.30", "amuse-framework>=2023.5.0", "amuse-mesa-r15140>=2023.5.0"]

packages/amuse-mesa/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
url = 'http://www.amusecode.org/'
1515
install_requires = [
1616
'amuse-framework',
17-
'amuse-mesa-r15140',
1817
]
1918
description = 'The Astrophysical Multipurpose Software Environment - MESA'
2019
with open("README.md", "r") as fh:

packages/amuse-mesa/src/amuse/community/mesa_r15140

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)