]> git.madduck.net Git - etc/vim.git/history - pyproject.toml

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Update link to VS Code formatting instructions (#3921)
[etc/vim.git] / pyproject.toml
2023-09-11 Shantanumypyc build improvements (#3881)
2023-09-10 Shantanumypyc builds on PRs, skip mypyc wheels for 3.12 (#3870)
2023-09-10 Jelle ZijlstraIgnore aiohttp DeprecationWarning for 3.12 (#3876)
2023-09-09 ShantanuAdd classifier for 3.12 (#3866)
2023-09-09 Jelle ZijlstraUpgrade mypy (#3864)
2023-09-03 Johnny.HMove coverage configurations to `pyproject.toml` (...
2023-08-19 Marc MuellerImprove caching by comparing file hashes as fallback...
2023-07-17 ShantanuFix most blib2to3 lint (#3794)
2023-07-11 Nicola SoranzoRemove Python 3.7 from classifiers (#3784)
2023-07-09 ShantanuFix CI for Click typing issue (#3770)
2023-07-05 ShantanuDrop support for Python 3.7 (#3765)
2023-06-23 Stian JensenBuild with mypyc 1.3 (#3697)
2023-06-02 Jelle ZijlstraAdd support for PEP 695 syntax (#3703)
2023-02-01 Stijn de GooijerInfer target version based on project metadata (#3219)
2022-12-18 Jelle Zijlstratomli: Don't worry about specific alpha releases (...
2022-12-10 Richard SiBump mypy[c] from 0.971 to 0.991 (#3380)
2022-10-10 Amethyst ReeseFix license metadata to follow PEP 621 (#3326)
2022-09-29 Richard SiEnable build isolation under CIWB (#3297)
2022-09-26 Richard SiFix outdated references to 3.6 and run pyupgrade (...
2022-09-25 Ofek LevSwitch build backend to Hatchling (#3233)
2022-09-23 Richard SiBuild mypyc wheels for CPython 3.11 (#3276)
2022-09-15 Zsolt DollensteinFix mypyc build errors on newer manylinux2014_x86_64...
2022-09-05 Cooper LeesMove 3.11 tests to install aiohttp without C extensions...
2022-09-05 Richard SiMitigate deprecation of aiohttp's `@middleware` decorat...
2022-08-13 Richard SiPort & upstream mypyc wheel build workflow (#3197)
2022-07-27 Richard SiAdd isort to linting toolchain
2022-07-19 Thomas GraingerImprove warning filtering in tests (#3175)
2022-07-16 Thomas Graingerconfigure strict pytest and filterwarnings=['error...
2022-02-24 Jelle ZijlstraFormat ourselves in preview mode (#2889)
2022-01-10 Richard SiRemove Python 2 support (#2740)
2021-11-16 Richard SiImplementing mypyc support pt. 2 (#2431)
2021-09-06 Sorin SbarneaFix missing toml extra w/ setuptools-scm (GH-2475)
2021-08-28 Richard SiPin setuptools-scm build time dependency (#2457)
2021-08-06 Marco Edward GorelliJupyter notebook support (#2357)
2021-06-13 jack1142Add EOF and trailing whitespace fixer to pre-commit...
2021-05-07 Łukasz LangaMark blackd tests with the `blackd` optional marker...
2021-05-07 Łukasz LangaUse optional tests for "no_python2" to simplify local...
2021-05-04 KotlinIslandadd test configurations that don't contain python2...
2021-03-01 Joshua CannonAdd --extend-exclude parameter (#2005)
2019-10-28 Łukasz LangaRemove Poetry metadata
2019-10-13 Andrey#455 Fix bug with tricky unicode symbols (#1047)
2019-07-22 Zsolt DollensteinHello github.com/psf!
2019-05-02 Hugoambv/black -> python/black (#819)
2019-03-20 Daniele EspostiTerget version option kebab-style (#770)
2019-03-14 Łukasz Langav19.3b0
2019-03-08 Jelle Zijlstraremove Python implementation-specific versions (#736)
2019-02-24 Jelle Zijlstraremove --py36 (#724)
2018-11-29 Jim BrännlundAdd .eggs to default exclusions (#629)
2018-09-27 Łukasz LangaRequire attrs >= 18.1.0 to work around ctypes failure...
2018-09-26 Łukasz Langav18.9b0
2018-09-18 Łukasz LangaImprove Poetry support
2018-09-18 Sébastien EustaceUpdate Poetry section in pyproject.toml (#490)
2018-09-17 Zsolt Dollensteinblackd: a HTTP server for blackening (#460)
2018-07-18 Zsolt Dollensteinupdate to mypy 0.620 and make tests pass again
2018-06-21 Łukasz Langa18.6b4
2018-06-20 Łukasz Langa18.6b3
2018-06-10 Zsolt DollensteinExclude profiling data when doing black . in this repo
2018-06-07 Łukasz Langa2018 is not the year of Unicode on your desktop
2018-06-07 Łukasz LangaPreliminary work on Poetry integration
2018-06-07 Łukasz LangaSupport pyproject.toml