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

Fix inclusion of libcint .so files in package_data via pyproject.toml #181

Merged
merged 1 commit into from
May 1, 2024

Conversation

msricher
Copy link
Contributor

@msricher msricher commented May 1, 2024

Previously, when running pip install on gbasis, the libcint files were not included with the distribution or in the installation. This fixed pyproject.toml so that libcint files are included with the installation now.

Checklist

  • Write a good description of what the PR does.
  • Add tests for each unit of code added (e.g. function, class)
  • Update documentation
  • Squash commits that can be grouped together
  • Rebase onto master

Type of Changes

Type
🐛 Bug fix
✨ New feature
🔨 Refactoring
📜 Docs

Related

@leila-pujal leila-pujal self-requested a review May 1, 2024 19:48
@leila-pujal leila-pujal merged commit 3a88b84 into theochem:master May 1, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants