Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
MAINT: pyproject.toml, docs #129
MAINT: pyproject.toml, docs #129
Changes from 34 commits
71a62be
03eefb0
16c924a
e71fce4
172c325
f6a774a
4f6bad4
2e42767
ab26d38
4ac4167
64496cf
1301eee
2788454
2a8b50c
4b2a317
cd7a86f
a7e8f73
d48ff06
e22664b
9faf534
e38bcd5
fc14e62
2a321e8
1e7e65a
617e18c
b0d6f08
92846cb
08000ab
23da8f8
a856767
de9efbb
04e0909
1d48f49
859635b
0149729
e0ffbad
f554299
edd0c41
ba59f29
771939d
879f3a5
5e0cd34
df393f4
f86fd9d
2b41e01
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So, there's a better way to manage files and stuff in packages now. See the stuff here: aburrell/apexpy#123
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure how to implement this in the docs. I don't have a package to refer to
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you might need to run
python -m build
first.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need a minimum version for setuptools? Or a maximum version?
This file was deleted.