Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gitpython-developers
/
GitPython
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
4.8k
Code
Issues
170
Pull requests
3
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Breadcrumbs
History for
GitPython
setup.py
on
cf2576e
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 19, 2024
Fix slightly unsorted imports in setup.py
EliahKagan
committed
d524c76
Copy full SHA for d524c76
Commits on Mar 13, 2024
Add a "doc" extra for documentation build dependencies
Show description for 74df5a8
EliahKagan
committed
74df5a8
Copy full SHA for 74df5a8
Streamline setup.py file reading
Show description for 26dccd7
EliahKagan
committed
26dccd7
Copy full SHA for 26dccd7
Group setup.py imports
Show description for 1b43166
EliahKagan
committed
1b43166
Copy full SHA for 1b43166
Commits on Nov 29, 2023
Always read metadata files as UTF-8 in setup.py
Show description for 6727d0e
EliahKagan
committed
6727d0e
Copy full SHA for 6727d0e
Commits on Nov 3, 2023
Pass more specific license argument in setup.py
Show description for 209162a
EliahKagan
committed
209162a
Copy full SHA for 209162a
Commits on Sep 18, 2023
Omit py_modules in setup
Show description for 3fbbfd7
EliahKagan
committed
3fbbfd7
Copy full SHA for 3fbbfd7
Commits on Sep 10, 2023
Small clarity improvements in setup.py
EliahKagan
committed
415a8eb
Copy full SHA for 415a8eb
List Python 3.12 as supported in setup.py
EliahKagan
committed
a352404
Copy full SHA for a352404
Use a "test" extra instead of tests_require
Show description for 3aacb37
EliahKagan
committed
3aacb37
Copy full SHA for 3aacb37
Use more compatible hashbangs
Show description for b095aa9
EliahKagan
committed
b095aa9
Copy full SHA for b095aa9
Commits on Jul 5, 2023
Improve the 'long_description' displayed on pypi
eUgEntOptIc44
committed
9cd7ddb
Copy full SHA for 9cd7ddb
Commits on Jan 15, 2023
Upgrade Python syntax with pyupgrade --py37-plus
hugovk
committed
496c69c
Copy full SHA for 496c69c
Fix typo
hugovk
committed
6666337
Copy full SHA for 6666337
Declare support for Python 3.11
hugovk
committed
ef69760
Copy full SHA for ef69760
Commits on Oct 10, 2022
fix version replacement in `setup.py` (#1500)
Show description for be3400b
Byron
committed
be3400b
Copy full SHA for be3400b
Commits on May 18, 2022
reformat according to 'black' configuration file.
Byron
committed
e530544
Copy full SHA for e530544
Commits on May 17, 2022
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
Copy full SHA for 21ec529
Commits on Oct 14, 2021
Add support for Python 3.10
hugovk
authored and
Byron
committed
b063003
Copy full SHA for b063003
Commits on Sep 9, 2021
Update setup.py
Show description for bc2edef
Yobmod
authored
bc2edef
Copy full SHA for bc2edef
Update setup.py
Show description for 58820a5
Yobmod
authored
58820a5
Copy full SHA for 58820a5
Update setup.py
Show description for e488ce3
Yobmod
authored
e488ce3
Copy full SHA for e488ce3
Update setup.py
Show description for d6017fb
Yobmod
authored
d6017fb
Copy full SHA for d6017fb
Commits on Aug 8, 2021
fix setup.py classifiers, improvefnmatchprocess handler types
Yobmod
committed
78b99d3
Copy full SHA for 78b99d3
Commits on Aug 3, 2021
Add Typing :: Typed to setup.py
Yobmod
committed
84232f7
Copy full SHA for 84232f7
Commits on Aug 2, 2021
rmv 3.6 from setup.py
Yobmod
committed
bef2182
Copy full SHA for bef2182
Commits on Jul 24, 2021
Rmv EZ_setup from setup.py
Show description for 2df0381
Yobmod
authored
2df0381
Copy full SHA for 2df0381
fix find_packages()
Show description for 28e6aa7
Yobmod
authored
28e6aa7
Copy full SHA for 28e6aa7
Commits on Jul 23, 2021
re-add package data for py.typed
Show description for 02b4fff
Yobmod
authored
02b4fff
Copy full SHA for 02b4fff
Commits on Jul 19, 2021
rmv redundant IOerror except
Yobmod
committed
795d2b1
Copy full SHA for 795d2b1
Commits on Jul 12, 2021
Update setup.py
Show description for 6460db1
Yobmod
authored
6460db1
Copy full SHA for 6460db1
Commits on Jun 30, 2021
move py.typed from setup.py to MANIFEST.INI
Yobmod
committed
75dbf90
Copy full SHA for 75dbf90
Commits on Jun 17, 2021
fix conflict
Yobmod
committed
636f77b
Copy full SHA for 636f77b
rebase with dropped 3.5
Yobmod
committed
567c892
Copy full SHA for 567c892
Commits on Jun 16, 2021
Revert "Revert "Remove support for Python 3.5" - fix CI for now."
Show description for b0f79c5
Byron
committed
b0f79c5
Copy full SHA for b0f79c5
Pagination
Previous
Next
You can’t perform that action at this time.