Jakub Kuczys
df7bbe5b55
Add changelog to PyPI project URLs ( #6207 )
2023-07-24 00:41:23 +02:00
Jakub Kuczys
3de5b56216
Bump Black and its deps
2023-05-02 00:52:02 +02:00
Kowlin
469b2de391
Drop the launcher ( #5999 )
...
Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com>
2023-03-18 22:25:56 -04:00
Jakub Kuczys
519acedf46
Make some dependency changes, support Python 3.10 and 3.11 ( #5611 )
...
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-12-30 03:21:57 +01:00
Jakub Kuczys
f7c14b4321
Modernize packaging-related things in Red ( #5924 )
2022-12-09 18:50:37 +01:00
jack1142
f6d9632c8f
Bump Black version to 22.1.0
2022-03-22 18:37:17 +01:00
jack1142
aea0db4ef6
Include more files in distributions ( #4964 )
...
* Include LICENSE files in distributions
* Use pep517 isolated builds
* Update the GH Actions workflow
2021-04-08 02:35:47 +02:00
jack1142
d1bc4b4302
Small meta cleanups ( #4893 )
...
* Remove the unneeded pytest options from pyproject.toml
* Clean up setup.py from old readthedocs.org workaround
* Removes unused folder
* Simplify list of excluded files in black's configuration
* Fix returned exit codes in `make.ps1`
* Add Sublime's project files to `.gitignore`
* Update the link to Black in README and contributing guidelines
2021-03-16 19:51:48 +01:00
jack1142
36f1fa15a5
Bump pytest to version 6.0.1 and yarl to 1.5.1 ( #4126 )
...
* Update pytest to version 6.0.1
* remove some awful monkeypatching
* use new import mode
* Update yarl to 1.5.1
2020-08-01 16:40:19 +02:00
Draper
31bb43ca38
Vendor discord.ext.menus ( #4039 )
...
Vendor `discord.ext.menus` from commit `cc108bed812d0e481a628ca573c2eeeca9226b42` at https://github.com/Rapptz/discord-ext-menus
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-07-06 17:37:52 +02:00
jack1142
9552d210f5
Remove towncrier ( #3661 )
2020-03-28 02:46:15 +01:00
jack1142
84870f2fa2
Add black config to pyproject.toml ( #3493 )
...
* chore: add black config to pyproject.toml
* enhance: make files will now use settings from pyproject.toml
* docs: update CONTRIBUTING.md
2020-02-08 07:47:39 -05:00
Michael H
d4b6fdea92
Add towncrier ( #2873 )
...
* Adds towncrier as our changelog system.
* Updates our contributor guidelines for this.
Resolves #2872
2019-07-17 11:12:43 +10:00