mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-02 01:20:02 +01:00
The generator tries to turn plural into singular nouns. However, some words turn out badly, including: - Addresse (from Addresses) - Prefixe (from Prefixes) - Bookshelve (from Bookshelves) - Sery (from Series) By using a library, we can get a slightly better outcome. I've added an exception for "Data", because seeing that turned into "Datum" is a bit jarring.
11 lines
101 B
Plaintext
11 lines
101 B
Plaintext
mako==1.2.2
|
|
pyyaml<6
|
|
mkdocs==1.3.1
|
|
pytest
|
|
pytest-cov
|
|
codecov
|
|
ghp-import
|
|
pyright
|
|
types-PyYAML
|
|
inflect
|