|
80e15b0622
|
fix type errors
with mypy --strict
|
2022-06-04 18:47:54 +03:00 |
|
|
3cbbbb1a1b
|
remove TypeAlias usage
|
2022-06-04 01:07:24 +03:00 |
|
|
2f3a87f25f
|
more types in gcal
|
2022-06-03 23:42:29 +03:00 |
|
|
dc23acb7d2
|
type annotations in ical, gcal
|
2022-06-03 22:07:06 +03:00 |
|
Glenn Waters
|
70278c1542
|
Format with black.
|
2022-03-08 10:46:21 -05:00 |
|
|
f0a7668fcd
|
fix typo
|
2022-02-24 12:34:41 +03:00 |
|
|
38fe634a9f
|
fix var names
|
2022-02-24 12:20:07 +03:00 |
|
|
052ba440d0
|
type aliases
|
2021-05-19 12:55:54 +03:00 |
|
|
a6474ee984
|
type annotations - ical
|
2021-04-29 16:19:41 +03:00 |
|
|
0161d65c16
|
lint ical
|
2020-03-07 18:29:35 +03:00 |
|
|
a96050628a
|
Feature: setup (#15)
* add files for setup
* ! package rename
* move scripts
* + setuptools_scm_git_archive
* + fallback_version
* + setuptools_scm_git_archive to setup.cfg
* bdist_wheel universal
* ignore build/ and .eggs/
* don't use version from setuptools_scm
* Revert "don't use version from setuptools_scm"
This reverts commit 7ad0b4d3d856e4f4d23ddb24209bfea6a2ac3f6d.
* Revert "bdist_wheel universal"
This reverts commit 5027866b3904f5765a1a0681c987f6b1f0431edb.
* no-local-version
* +workflow: Upload Python Package
|
2020-02-19 23:26:28 +03:00 |
|