lilydjwg
|
89b4cd90ba
|
tests: use asyncio_default_fixture_loop_scope = "session"
See also https://github.com/pytest-dev/pytest-asyncio/issues/924.
|
2024-11-03 18:30:54 +08:00 |
lilydjwg
|
b54c5a0cf7
|
PyPI signature support is gone
[skip ci]
|
2023-06-17 22:27:21 +08:00 |
lilydjwg
|
4bace14110
|
add comment about how to build and upload
|
2022-11-20 13:50:32 +08:00 |
Dusk Banks
|
2598b0fd19
|
tests: pytest-asyncio `asyncio_mode` -> `strict`
the `asyncio_mode` of `legacy` (current default) is deprecated.
`asyncio_mode` will be `strict` by default in the future.
|
2022-03-03 09:56:33 -08:00 |
Dusk Banks
|
15020dfcd6
|
switch from setup.py to PEP 517 & setup.cfg
|
2022-02-22 21:51:47 -08:00 |