Commit Graph

11 Commits

Author SHA1 Message Date
Hynek Schlawack d4934b14f1
Drop 3.6 & switch to 100% static packaging configuration (#993)
* Drop 3.6 & move to Hatch + static metadata

Use ubuntu-latest again

* Use hatch-autorun instead of coverage-enable-subprocess

* Fix hostname

* Simplify tox.ini

* Move changelog check to docs jobs

* Hatchling supports PEP 639 just fine
2023-01-11 16:50:27 +01:00
Hynek Schlawack 7fa9cd03d5
Convert overview.rst to md 2022-12-20 07:21:08 +01:00
Hynek Schlawack 9fbfe52def
Replace the logo in the PyPI README
Looks like PyPI doesn't support the picture tag that we use for dark
mode on GitHub:

https://test.pypi.org/project/attrs/22.2.0.dev0/
2022-12-19 15:55:21 +01:00
Hynek Schlawack 69aca6c130
Make logo call for action more timeless 2022-11-30 15:03:25 +01:00
Hynek Schlawack b82c89f702
Update sponsors 2022-11-16 19:15:53 +01:00
Hynek Schlawack 71bfef0abc
Move SVGs to .github & refer by raw URLs 2022-11-16 15:53:26 +01:00
Hynek Schlawack 59ff4da98c
Better wording 2022-11-16 15:34:19 +01:00
Hynek Schlawack 36bb1f182e
Small doesn't do anything on GitHub 2022-11-16 15:17:25 +01:00
Hynek Schlawack f36b6069fa
Update sponsors 2022-11-16 15:10:31 +01:00
Hynek Schlawack 741d37b45c
Simplify project information 2022-11-16 14:07:33 +01:00
Hynek Schlawack 95841fc93e
Start moving docs to MyST / Markdown (#1053)
* Start moving to MyST

* More MyST

* Start using proper typography
2022-11-16 13:58:25 +01:00