mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2024-11-13 08:36:53 +00:00
Dmitry Belyaev
a96050628a
* 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 commit7ad0b4d3d8
. * Revert "bdist_wheel universal" This reverts commit5027866b39
. * no-local-version * +workflow: Upload Python Package
10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
config.yml
|
|
service-account.json
|
|
*.pyc
|
|
my-test*.ics
|
|
.vscode/*
|
|
/dist/
|
|
/*.egg-info/
|
|
/build/
|
|
/.eggs/
|