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

feat: split extras by features #144

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Conversation

aslafy-z
Copy link
Contributor

@aslafy-z aslafy-z commented Aug 3, 2023

Follow up #95 that was reverted at 6fa86f4

Fixes #44

Test with

pip install -e git+https://github.com/adobe/himl.git@refs/pull/144/head#egg=himl
pip install -e git+https://github.com/adobe/himl.git@refs/pull/144/head#egg=himl[vault]
pip install -e git+https://github.com/adobe/himl.git@refs/pull/144/head#egg=himl[s3]
pip install -e git+https://github.com/adobe/himl.git@refs/pull/144/head#egg=himl[all]

README.md Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@aslafy-z aslafy-z marked this pull request as ready for review December 5, 2023 16:26
@aslafy-z
Copy link
Contributor Author

@amuraru Hey, can you please give a look? I would love to use to project without pulling 90% libraries I don't need. Thank you!

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.

Use setuptools extras for extra dependencies
1 participant