-
Notifications
You must be signed in to change notification settings - Fork 16
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
docs: fix linkage to downstream dependences #101
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #101 +/- ##
=======================================
Coverage 64.99% 64.99%
=======================================
Files 57 57
Lines 6133 6133
Branches 1261 1261
=======================================
Hits 3986 3986
+ Misses 1912 1911 -1
- Partials 235 236 +1 ☔ View full report in Codecov by Sentry. |
6fb73d2
to
9d81555
Compare
I've updated the PR to use https://pypi.org/project/seed-intersphinx-mapping/ so it automatically tries any pyproject.toml dependencies that have project.url defined. This addresses the DRY aspect. |
I'm a little bit against adding |
Signed-off-by: Brian Harring <ferringb@gmail.com>
What's the alternative here? I grok that sounds a bit like "pound sand" (an american phrase that is basically "fuck off"), but that's not my intent. Trust me, I rewrote a shitton of tooling I didn't like (typically having to fork), but I also recognize at this point it didn't serve the end goal. As to 'hell', no argument. My counter argument pretty much comes down to which battles we wish to fight, in terms of where we apply our energy towards. |
No description provided.