Hynek Schlawack
1e0e5664fb
Use "official" build & check-wheel-contents ( #721 )
2020-11-25 09:53:37 +01:00
Hynek Schlawack
e770594afc
Update setup-python action
2020-10-21 12:50:15 +02:00
Hynek Schlawack
08a589a1c0
Use 3.0 proper in CI
2020-10-21 08:49:18 +02:00
Hynek Schlawack
be6b342e4b
Update PULL_REQUEST_TEMPLATE.md
2020-08-31 09:53:31 +02:00
Hynek Schlawack
b02335f59d
Add attr.define/mutable/frozen ( #666 )
...
* Add attr.auto/mutable/frozen
Prepare for import attrs y'all!
Signed-off-by: Hynek Schlawack <hs@ox.cx>
* Try combining coverage using 3.8, always
* Add tests for overriding of auto_attribs
* Clarifications
* Add newsfragment
* s/auto/define
This is going be the next-gen name anyways, so no need to introduce new names.
Signed-off-by: Hynek Schlawack <hs@ox.cx>
* Missed two
* Add type stubs
* Beg for patience
* Explain second setup-python action
* fix comment
2020-08-17 16:22:33 +02:00
Hynek Schlawack
d4150f2114
Run CI against 3.9 pre-release ( #664 )
2020-08-13 13:58:58 +02:00
Hynek Schlawack
3c9830f340
Add SECURITY.yml
2020-07-21 16:25:16 +02:00
Hynek Schlawack
734635f388
Add tidelift
2020-07-21 16:04:05 +02:00
Hynek Schlawack
d9c47fb58b
Add workflow dispatch
...
https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/
2020-07-20 10:10:55 +02:00
Hynek Schlawack
3e3d84216c
Use latest setup-python
2020-07-01 09:42:06 +02:00
Hynek Schlawack
5d7a6ce92e
Add FUNDING.yml
2020-07-01 07:33:11 +02:00
Hynek Schlawack
048c2666c6
Fix typo
2020-03-22 09:23:26 +01:00
Hynek Schlawack
94ad4f3917
Allow API-based rebuilds
2020-03-14 11:43:42 +01:00
Hynek Schlawack
26f8c998cc
That's weird syntax
2020-03-13 11:44:53 +01:00
Hynek Schlawack
c6e836ee9d
Allow on-demand builds
2020-03-13 11:40:49 +01:00
Hynek Schlawack
618373e335
Move to GitHub Actions ( #633 )
...
* Create main.yml
* Update tox.ini
* Update .readthedocs.yml
* Delete azure-pipelines.yml
* Update README.rst
* Update .pre-commit-config.yaml
* Update CONTRIBUTING.rst
* Update tox.ini
2020-03-13 11:07:31 +01:00
Hynek Schlawack
8c00f755f9
Explain how to find out the next version
2020-01-25 12:27:44 +01:00
Hynek Schlawack
eec7e43d37
Fix links
2019-10-15 07:44:05 +02:00
Hynek Schlawack
b5c0e5c283
Remove more travis
2019-05-31 13:47:48 +02:00
Hynek Schlawack
8b83ef7a40
Brandon got TLS now!
2019-03-03 09:25:58 +01:00
Hynek Schlawack
0c8797da86
There won't be a 18.3.0
...
RDR2 ¯\_(ツ)_/¯
2019-01-15 19:47:28 +01:00
Hynek Schlawack
95fec953a9
Better wording
2018-12-07 11:36:25 +01:00
Steven Loria
fdf053c3c5
Fix typo ( #455 )
2018-10-26 12:52:42 +02:00
Hynek Schlawack
87099af3ea
Update PR template
...
- mention that attr.s() has to be updated by hand
- encourage to tick boxes that do not apply
2018-10-08 10:59:05 +02:00
Hynek Schlawack
12682192ba
Use consistently autodoc syntax for arguments
2018-08-27 14:43:22 +02:00
Hynek Schlawack
c1d836432a
update PR template
2018-08-21 07:46:20 +02:00
Hynek Schlawack
6a07b035b7
Fix a bunch of links
2018-08-20 07:21:02 +02:00
Hynek Schlawack
0121f3b23c
RTD supports https for external domains now!
2018-08-20 06:48:51 +02:00
Hynek Schlawack
22ebbc17e8
Clarify we don't care how contributors handle updates to master
2018-07-28 16:01:43 +01:00
p-leger
03b265d390
Typo fixes ( #413 )
...
* Fix indentation in examples.rst
* Fix commands in Contributing guide
2018-07-28 15:44:45 +01:00
Hynek Schlawack
35f7745ac2
Add type stubs to PR checklists
2018-07-14 13:32:49 +02:00
Hynek Schlawack
a372d51b7b
Fade to Black ( #392 )
2018-06-10 19:40:07 +02:00
Hynek Schlawack
11634733c5
Extract strategies into proper module ( #365 )
2018-04-11 00:00:57 +02:00
Ryan Volpe
c2fef8c697
Typo fixes in contribution guide ( #359 )
2018-03-20 07:39:47 +01:00
Hynek Schlawack
c601faf994
Use extras_require instead of dev-requirements.txt ( #318 )
...
* Use extras_require instead of dev-requirements.txt
* Better phrasing
* Make names reflects dir names, add docs
Keep docs-requirements.txt for now, but the plan is to get rid of it.
* Explain docs building
2017-12-29 16:11:47 +01:00
Hynek Schlawack
ea99d26666
Clean up main directory a bit
2017-12-27 13:32:32 +01:00