René's URL Explorer Experiment


Title: Fix setup.py and use of requirements files and add a docker test container by jeking3 · Pull Request #826 · gitpython-developers/GitPython · GitHub

Open Graph Title: Fix setup.py and use of requirements files and add a docker test container by jeking3 · Pull Request #826 · gitpython-developers/GitPython

X Title: Fix setup.py and use of requirements files and add a docker test container by jeking3 · Pull Request #826 · gitpython-developers/GitPython

Description: Before: jking@ubuntu:~/GitPython$ python3 setup.py check /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requirements' warnings.warn(msg) running check Note that setup.py was not even using the contents of requirements.txt or test-requirements.txt. Now it does, and it properly identifies the tests-require field. The requirements.txt file declared a runtime dependency on a testing package. I'm assuming that is an error (although it could be used in production code, I don't know...) so I removed that. When I ran tox locally on Python 3.6.7 I saw a flake8 error F821 which I disabled as it looks bogus - that exception is defined in the documentation. Added a docker container that you can use with a couple new make targets. This allows you to run python 2.7, 3.4, 3.5, 3.6, or 3.7 tox even if you are on a local branch not named "master" (some tests require this). Finally, found and fixed the issue on CI with python 3.7 / Xenial / travis. The root cause is that in git 2.20 new behavior was introduced to stop "git fetch --tags" from clobbering local tags that have changed: git/git@0bc8d71 The unit tests expect the old behavior, so now we pass --force down if the version is 2.20 or higher (for the remote test only, the code change is in the test code). It took a while to find this because for some reason when GitCommandError returns an error code, stderr isn't captured. If it was, it would have been easier to figure this out...

Open Graph Description: Before: jking@ubuntu:~/GitPython$ python3 setup.py check /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requirements' warnings.warn(msg) running...

X Description: Before: jking@ubuntu:~/GitPython$ python3 setup.py check /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requirements' warnings.warn(msg)...

Opengraph URL: https://github.com/gitpython-developers/GitPython/pull/826

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:8ccd4513-f08a-77ce-3ee8-98d2df60991d
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8CD0:1F2A01:1A94605:2560DF1:6968FFE3
html-safe-nonceb5d05b8376add568fc1ea07355b68211fdbf0689fc4a129fda17c7809e36e288
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4Q0QwOjFGMkEwMToxQTk0NjA1OjI1NjBERjE6Njk2OEZGRTMiLCJ2aXNpdG9yX2lkIjoiNDYwOTE5MzE1Njc1Mjc2ODk5NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacb61898d25d97abc5318e2fe3f154aa246294a77acd4558d345523438b9dc99c2
hovercard-subject-tagpull_request:244944280
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/gitpython-developers/GitPython/pull/826/files
twitter:imagehttps://avatars.githubusercontent.com/u/11771245?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/11771245?s=400&v=4
og:image:altBefore: jking@ubuntu:~/GitPython$ python3 setup.py check /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requirements' warnings.warn(msg) running...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonee6156bd4ef9f2dc8dadf4c49a8f7ed8532186388cef72eda3ccb9f0ab3b8cfca
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/gitpython-developers/GitPython git https://github.com/gitpython-developers/GitPython.git
octolytics-dimension-user_id503709
octolytics-dimension-user_logingitpython-developers
octolytics-dimension-repository_id1126087
octolytics-dimension-repository_nwogitpython-developers/GitPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1126087
octolytics-dimension-repository_network_root_nwogitpython-developers/GitPython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasefd1938215b152e2c6a29cf56fec07fd9f91f1203
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/gitpython-developers/GitPython/pull/826/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F826%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F826%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=gitpython-developers%2FGitPython
Reloadhttps://github.com/gitpython-developers/GitPython/pull/826/files
Reloadhttps://github.com/gitpython-developers/GitPython/pull/826/files
Reloadhttps://github.com/gitpython-developers/GitPython/pull/826/files
gitpython-developers https://github.com/gitpython-developers
GitPythonhttps://github.com/gitpython-developers/GitPython
Please reload this pagehttps://github.com/gitpython-developers/GitPython/pull/826/files
Notifications https://github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Fork 964 https://github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Star 5k https://github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Code https://github.com/gitpython-developers/GitPython
Issues 169 https://github.com/gitpython-developers/GitPython/issues
Pull requests 8 https://github.com/gitpython-developers/GitPython/pulls
Discussions https://github.com/gitpython-developers/GitPython/discussions
Actions https://github.com/gitpython-developers/GitPython/actions
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/gitpython-developers/GitPython/security
Please reload this pagehttps://github.com/gitpython-developers/GitPython/pull/826/files
Insights https://github.com/gitpython-developers/GitPython/pulse
Code https://github.com/gitpython-developers/GitPython
Issues https://github.com/gitpython-developers/GitPython/issues
Pull requests https://github.com/gitpython-developers/GitPython/pulls
Discussions https://github.com/gitpython-developers/GitPython/discussions
Actions https://github.com/gitpython-developers/GitPython/actions
Security https://github.com/gitpython-developers/GitPython/security
Insights https://github.com/gitpython-developers/GitPython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
Byronhttps://github.com/Byron
gitpython-developers:masterhttps://github.com/gitpython-developers/GitPython/tree/master
jeking3:fix-requirementshttps://github.com/jeking3/GitPython/tree/fix-requirements
Conversation 17 https://github.com/gitpython-developers/GitPython/pull/826
Commits 3 https://github.com/gitpython-developers/GitPython/pull/826/commits
Checks 0 https://github.com/gitpython-developers/GitPython/pull/826/checks
Files changed https://github.com/gitpython-developers/GitPython/pull/826/files
Please reload this pagehttps://github.com/gitpython-developers/GitPython/pull/826/files
Fix setup.py and use of requirements files and add a docker test container https://github.com/gitpython-developers/GitPython/pull/826/files#top
Show all changes 3 commits https://github.com/gitpython-developers/GitPython/pull/826/files
5638e77 Fix setup.py and use of requirements files. jeking3 Jan 15, 2019 https://github.com/gitpython-developers/GitPython/pull/826/commits/5638e77dc83c02c2c1e453dd16dfb5583ea69e3d
48b7e12 Update cmd.py, fix PermissionError issue using best practices cclauss Jan 21, 2019 https://github.com/gitpython-developers/GitPython/pull/826/commits/48b7e12fc075d8fe35ee8e4b0167054130d6a514
21b712a Added a Dockerfile that creates a clean Ubuntu Xenial test environment jeking3 Feb 5, 2019 https://github.com/gitpython-developers/GitPython/pull/826/commits/21b712a619f0260aaca2224c8c5489ea5a93b356
Clear filters https://github.com/gitpython-developers/GitPython/pull/826/files
Please reload this pagehttps://github.com/gitpython-developers/GitPython/pull/826/files
Please reload this pagehttps://github.com/gitpython-developers/GitPython/pull/826/files
.appveyor.yml https://github.com/gitpython-developers/GitPython/pull/826/files#diff-e1ab4c3cec24f841948eb867754d4ad0b9b6d11eaa6b5bfbe0357aceb0a49eff
.dockerignore https://github.com/gitpython-developers/GitPython/pull/826/files#diff-2f754321d62f08ba8392b9b168b83e24ea2852bb5d815d63e767f6c3d23c6ac5
.travis.yml https://github.com/gitpython-developers/GitPython/pull/826/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485
Dockerfile https://github.com/gitpython-developers/GitPython/pull/826/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557
MANIFEST.in https://github.com/gitpython-developers/GitPython/pull/826/files#diff-41d5a52589e0480be9c099d2bba7a8135b8b0d71bcbb8df3582a8df1c2295003
Makefile https://github.com/gitpython-developers/GitPython/pull/826/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52
dockernose.sh https://github.com/gitpython-developers/GitPython/pull/826/files#diff-db80ea06238ff0963378ec3b98afe75ec4d96693be42bc492dba320e01bd8c1d
cmd.py https://github.com/gitpython-developers/GitPython/pull/826/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
remote.py https://github.com/gitpython-developers/GitPython/pull/826/files#diff-498082829601479324d7f95e72bd35bafafe74be1b0d8e1b7a42e181b08f3639
requirements.txt https://github.com/gitpython-developers/GitPython/pull/826/files#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552
setup.py https://github.com/gitpython-developers/GitPython/pull/826/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7
test-requirements.txt https://github.com/gitpython-developers/GitPython/pull/826/files#diff-fac4c6890301d4de5c3f4266837803d5240c84a3d8b6c735bbc6a64c39d2f94e
.appveyor.ymlhttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-e1ab4c3cec24f841948eb867754d4ad0b9b6d11eaa6b5bfbe0357aceb0a49eff
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/.appveyor.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-e1ab4c3cec24f841948eb867754d4ad0b9b6d11eaa6b5bfbe0357aceb0a49eff
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-e1ab4c3cec24f841948eb867754d4ad0b9b6d11eaa6b5bfbe0357aceb0a49eff
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-e1ab4c3cec24f841948eb867754d4ad0b9b6d11eaa6b5bfbe0357aceb0a49eff
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-e1ab4c3cec24f841948eb867754d4ad0b9b6d11eaa6b5bfbe0357aceb0a49eff
.dockerignorehttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-2f754321d62f08ba8392b9b168b83e24ea2852bb5d815d63e767f6c3d23c6ac5
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/.dockerignore
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
.travis.ymlhttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/.travis.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-6ac3f79fc25d95cd1e3d51da53a4b21b939437392578a35ae8cd6d5366ca5485
Dockerfilehttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/Dockerfile
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
MANIFEST.inhttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-41d5a52589e0480be9c099d2bba7a8135b8b0d71bcbb8df3582a8df1c2295003
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/MANIFEST.in
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-41d5a52589e0480be9c099d2bba7a8135b8b0d71bcbb8df3582a8df1c2295003
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-41d5a52589e0480be9c099d2bba7a8135b8b0d71bcbb8df3582a8df1c2295003
Makefilehttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/Makefile
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52
dockernose.shhttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-db80ea06238ff0963378ec3b98afe75ec4d96693be42bc492dba320e01bd8c1d
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/dockernose.sh
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
git/cmd.pyhttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/git/cmd.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-35a18a749eb4d6efad45e56e78a9554926be5526e2ba2159b44311e718450e88
git/remote.pyhttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-498082829601479324d7f95e72bd35bafafe74be1b0d8e1b7a42e181b08f3639
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/git/remote.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-498082829601479324d7f95e72bd35bafafe74be1b0d8e1b7a42e181b08f3639
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-498082829601479324d7f95e72bd35bafafe74be1b0d8e1b7a42e181b08f3639
requirements.txthttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/requirements.txt
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
setup.pyhttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/setup.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7
https://github.com/gitpython-developers/GitPython/pull/826/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7
test-requirements.txthttps://github.com/gitpython-developers/GitPython/pull/826/files#diff-fac4c6890301d4de5c3f4266837803d5240c84a3d8b6c735bbc6a64c39d2f94e
View file https://github.com/jeking3/GitPython/blob/21b712a619f0260aaca2224c8c5489ea5a93b356/test-requirements.txt
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/gitpython-developers/GitPython/pull/826/{{ revealButtonHref }}
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.