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

Make STATA dependencies optional #8

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

paololucchino
Copy link
Member

@paololucchino paololucchino commented Dec 13, 2024

This PR moves the dependencies needed for STATA functionality into optional dependencies.

  • This allows the package to be used by downstream python-only applications without needed to also install packages that are needed for STATA.
  • Downstream applications needing the STATA function will need to install the package with the additional component, ie data-bridges-knots[STATA]

@paololucchino paololucchino marked this pull request as ready for review December 13, 2024 18:26
@AlexGherardelli AlexGherardelli merged commit cd1ebec into main Dec 19, 2024
0 of 3 checks passed
@AlexGherardelli AlexGherardelli deleted the separate-dependencies branch December 19, 2024 08:55
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