|
457c5cb3e3
|
🐛 Fixed import error on pip install platypush .
pyproject needs a version attribute from a Platypush module, while
`version.py` is currently in the source root instead.
|
2024-11-17 00:32:23 +01:00 |
|
|
d3247a96a0
|
Bump version: 1.3.2 → 1.3.3
|
2024-11-11 20:28:01 +01:00 |
|
|
2410d892f5
|
Bump version: 1.3.1 → 1.3.2
|
2024-11-10 21:49:28 +01:00 |
|
|
4d8ad87e42
|
Revert "Bump version: 1.3.1 → 1.3.2"
This reverts commit 9629e04211 , as the
build process encountered some regressions.
|
2024-11-10 21:49:05 +01:00 |
|
|
9629e04211
|
Bump version: 1.3.1 → 1.3.2
|
2024-11-10 21:32:49 +01:00 |
|
|
c134f29c72
|
Bump version: 1.3.0 → 1.3.1
|
2024-09-26 01:52:09 +02:00 |
|
|
bc01cddee0
|
Bump version: 1.2.3 → 1.3.0
|
2024-09-23 21:38:00 +02:00 |
|
|
6e27c9b8e4
|
Bump version: 1.2.2 → 1.2.3
|
2024-08-18 15:22:02 +02:00 |
|
|
0071fc54b3
|
Bump version: 1.2.1 → 1.2.2
|
2024-07-27 16:34:02 +02:00 |
|
|
4d18345cda
|
Bump version: 1.2.0 → 1.2.1
|
2024-07-27 15:40:20 +02:00 |
|
|
54c2264403
|
license is not required in pyproject.toml if it's already specified in classifiers.
|
2024-07-27 15:18:47 +02:00 |
|
|
fb99eefe40
|
Bump version: 1.1.3 → 1.2.0
|
2024-07-27 14:43:16 +02:00 |
|
|
ccc778e056
|
Setting optional-dependencies as dynamic in pyproject.toml.
|
2024-07-27 14:15:01 +02:00 |
|
|
de96b4ea17
|
Migrated project setup to pyproject.toml.
|
2024-07-27 14:06:53 +02:00 |
|
|
820a1c8184
|
Don't raise a pytest warning upon the asyncio "No event loop" warning
|
2022-04-27 23:25:14 +02:00 |
|
|
ca25607262
|
Skip string and underscore normalization in black
|
2022-04-04 20:55:10 +02:00 |
|