index
:
delta/python-packages/wheel-git.git
bugfix/344-explicit-setuptools
cirrus-ci
directoryfix
fix-367
fix-411
flit-backend
licensefix
main
master
pre-commit-ci-update-config
publicapi
python-logging
python-logging-compat
remove-distutils
github.com: pypa/wheel.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored code to make mypy happy
Alex Grönholm
2022-12-11
1
-1
/
+1
*
Added compatibility shim for wheel.wheelfile
Alex Grönholm
2022-12-10
1
-0
/
+2
*
Moved the bdist_wheel module back to its original location
Alex Grönholm
2022-11-07
1
-1
/
+1
*
Added tests to type checking and finish annotations. (#477)
Kyle Benesch
2022-10-26
1
-2
/
+4
*
Fixed the most critical type issues and added a MyPy check to CI (#473)
Kyle Benesch
2022-10-25
1
-0
/
+10
*
Made all remaining modules private
Alex Grönholm
2022-10-24
1
-2
/
+2
*
Fixed deprecated pytest imports
Alex Grönholm
2022-10-24
1
-1
/
+1
*
Added setuptools as test dependency
Alex Grönholm
2022-10-24
1
-0
/
+1
*
Removed install dependency on setuptools
Alex Grönholm
2022-10-24
1
-1
/
+0
*
Improved the API and dropped bdist_wininst convert support
Alex Grönholm
2022-10-24
1
-0
/
+1
*
Updated tox configuration and classifiers to support Python 3.11
Alex Grönholm
2022-10-20
1
-0
/
+1
*
Add support for `license_files` specified in `setup.py` (#466)
Anderson Bravalheri
2022-10-20
1
-1
/
+1
*
Replaced all uses of distutils with setuptools (#428)
Alex Grönholm
2021-12-31
1
-1
/
+1
*
Corrected the flake8 section name
Alex Grönholm
2021-12-29
1
-1
/
+1
*
Removed leftover pytest-cov configuration
Alex Grönholm
2021-12-29
1
-1
/
+0
*
Eliminated pyproject.toml entirely
Alex Grönholm
2021-12-29
1
-0
/
+19
*
Moved tool configurations to pyproject.toml
Alex Grönholm
2021-12-24
1
-12
/
+0
*
Migrated flake8 config from setup.cfg to pyproject.toml
Alex Grönholm
2021-12-24
1
-3
/
+0
*
Adopted black and reformatted the codebase to match
Alex Grönholm
2021-12-24
1
-1
/
+1
*
Use build isolation when building wheel itself
Alex Grönholm
2021-12-23
1
-1
/
+1
*
Dropped support for unmaintained Python versions
Alex Grönholm
2021-12-22
1
-11
/
+3
*
Don't count vendored code into coverage
master
Alex Grönholm
2021-08-18
1
-1
/
+2
*
Added classifier for Python 3.10 support
Alex Grönholm
2021-08-09
1
-0
/
+1
*
Declare support for and test Python 3.9 (#380)
Hugo van Kemenade
2020-11-20
1
-0
/
+1
*
Vendored the packaging.tags module (#365)
Alex Grönholm
2020-08-14
1
-1
/
+0
*
Replaced pep425tags with packaging (#346)
Matti Picus
2020-04-07
1
-0
/
+1
*
Fixed installing from sdist in some non-UTF8 environments
Alex Grönholm
2020-01-28
1
-1
/
+1
*
Fixed installation from sdist (#334)
Alex Grönholm
2020-01-27
1
-1
/
+2
*
Switched to setuptools_scm
Alex Grönholm
2020-01-22
1
-1
/
+1
*
Migrated to the src layout
Alex Grönholm
2020-01-22
1
-1
/
+5
*
Dropped Python 3.4 support
Alex Grönholm
2020-01-22
1
-2
/
+1
*
Moved the contents of setup.py to setup.cfg
Alex Grönholm
2019-10-25
1
-0
/
+47
*
Added PEP 517 support to project packaging
Alex Grönholm
2019-10-25
1
-3
/
+0
*
Omitted tox directory trees from coverage results
Alex Grönholm
2017-07-29
1
-0
/
+1
*
Moved the tests out of the package tree
Alex Grönholm
2017-07-29
1
-1
/
+1
*
Added flake8 setup
Alex Grönholm
2017-07-26
1
-0
/
+3
*
Improved testing configuration
Alex Grönholm
2017-07-26
1
-3
/
+10
*
use & support setuptools extras:markers syntax.
Daniel Holth
2014-04-10
1
-9
/
+0
*
Merged in pmoore/wheel (pull request #42)
Paul Moore
2014-03-29
1
-1
/
+1
|
\
|
*
Updates following review comments (docs, setup.cfg)
Paul Moore
2014-03-27
1
-1
/
+1
*
|
replace dirspec with pyxdg (hosted on pypi); bump version to 0.23.0
Daniel Holth
2014-03-26
1
-3
/
+3
|
/
*
remove setuptools dependency. wheel has features that work without setuptools.
Daniel Holth
2013-07-20
1
-1
/
+0
*
improve tests
Daniel Holth
2013-06-23
1
-2
/
+1
*
use pytest for tests
Daniel Holth
2013-06-23
1
-7
/
+3
*
experimental metadata.json
Daniel Holth
2013-03-28
1
-2
/
+3
*
copy license-file from setup.cfg into .dist-info
Daniel Holth
2012-10-31
1
-0
/
+1
*
bump version; fix #57, fix #58 (requirements)
Daniel Holth
2012-10-31
1
-2
/
+1
*
use jwk instead of key in signatures
Daniel Holth
2012-10-27
1
-1
/
+1
*
vendorize pkg_resources; bump version
Daniel Holth
2012-09-29
1
-1
/
+4
*
Update setup.cfg in to match setup.py
Paul Moore
2012-09-24
1
-2
/
+2
[next]