Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scikit-Build #1548

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Scikit-Build #1548

wants to merge 1 commit into from

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Oct 27, 2023

A fresh attempt of #585

A fresh attempt.
setup(
name='openPMD-api',
# note PEP-440 syntax: x.y.zaN but x.y.z.devN
version='0.16.0.dev',
description='open standard for particle-mesh data files',
long_description=open('README.rst').read(),

Check warning

Code scanning / CodeQL

File is not always closed Warning

File is opened but is not closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant