1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-06-02 21:43:50 +00:00
sync_ics2gcal/MANIFEST.in
Dmitry Belyaev 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

8 lines
102 B
Plaintext

include pyproject.toml
# Include the README
include *.md
# Include the license file
include LICENSE