1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2026-08-14 04:52:54 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Glenn Waters 70278c1542 Format with black. 2022-03-08 10:46:21 -05:00
b4tman f0a7668fcd fix typo 2022-02-24 12:34:41 +03:00
b4tman 693c6c4359 overwrite events without updated field 2022-02-22 10:15:05 +03:00
b4tman 052ba440d0 type aliases 2021-05-19 12:55:54 +03:00
b4tman 19192d1641 fix _tz_aware_datetime return type 2021-04-30 11:08:56 +03:00
b4tman 6c571df7bc type annotations - sync 2021-04-29 17:10:35 +03:00
b4tman 0f9a8d7a74 lint sync 2020-03-07 18:34:31 +03:00
b4tman 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 7ad0b4d3d8.

* Revert "bdist_wheel universal"

This reverts commit 5027866b39.

* no-local-version

* +workflow: Upload Python Package
2020-02-19 23:26:28 +03:00