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

create setup.cfg #416

Closed
wants to merge 1 commit into from
Closed

create setup.cfg #416

wants to merge 1 commit into from

Conversation

stkw0
Copy link
Contributor

@stkw0 stkw0 commented Sep 13, 2019

In Gentoo we where trying to find a way to enable/disable the installation of buku web server and I was suggested to move that to setup.cfg (I didn't know what setup.cfg was before that). This patch tries to move bukuserver related things to setup.cfg but I'm not completely sure this is the right way.
See also gentoo/gentoo#10332 (comment) for the related discussion.

@jarun
Copy link
Owner

jarun commented Sep 14, 2019

@rachmadaniHaryono please take a look.

@rachmadaniHaryono
Copy link
Collaborator

rachmadaniHaryono commented Sep 20, 2019

i think the tests and server sections on options.extras_require is false.

based on this https://setuptools.readthedocs.io/en/latest/setuptools.html#configuring-setup-using-setup-cfg-files

you have to put the actual list of package.

is it possible to exclude bukuserver with env var instead moving the section to setup.cfg?

@jarun
Copy link
Owner

jarun commented Sep 24, 2019

@stkw0 all CI tests have failed. Please check that as well.

@jarun jarun force-pushed the master branch 3 times, most recently from efd8c5e to 6bfe505 Compare September 28, 2019 05:18
@stkw0
Copy link
Contributor Author

stkw0 commented Oct 2, 2019

@stkw0 all CI tests have failed. Please check that as well.

I was not able to fix. Seems that pip doesn't support parsing requirements from setup.cfg, although setup.py works.

@jarun
Copy link
Owner

jarun commented Nov 10, 2019

Closing the PR as unresolved.

@jarun jarun closed this Nov 10, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants