1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 08:58:03 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
adc61821cf
bump actions/checkout to 3 2022-04-05 12:38:17 +03:00
25670a61ba
bump actions/cache to 3.0.1 2022-04-05 12:37:02 +03:00
f7a84cc58c
use POETRY_PYPI_TOKEN_PYPI to publish
https://python-poetry.org/docs/repositories/
2021-10-15 09:34:07 +03:00
9e40b6fbbd
use poetry in ci 2021-10-09 15:27:38 +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 7ad0b4d3d8.

* Revert "bdist_wheel universal"

This reverts commit 5027866b39.

* no-local-version

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