|
fix: migrate to python 3.11
|
|---|
|
|
| .github/actions/.gitignore 100644 → 0 |
|---|
| .github/actions/build/action.yaml 100644 → 0 |
|---|
| .github/actions/docs/action.yaml 100644 → 0 |
|---|
| .github/actions/publish/action.yaml 100644 → 0 |
|---|
| .github/dependabot.yaml |
|---|
| .github/sync-repo-settings.yaml 0 → 100644 |
|---|
| .github/workflows/ci.yaml |
|---|
| .github/workflows/gh-pages.yaml 100644 → 0 |
|---|
| .github/workflows/license.yaml 0 → 100644 |
|---|
| .github/workflows/update-license-year.yaml 100644 → 0 |
|---|
| .gitignore |
|---|
| .pre-commit-config.yaml |
|---|
| CHANGELOG.md |
|---|
| README.md |
|---|
| config.yaml |
|---|
| demo.tape 0 → 100644 |
|---|
| docs/index.md 120000 → 0 |
|---|
| entry_point.py 0 → 100644 |
|---|
| mkdocs.yaml 100644 → 0 |
|---|
| poetry.lock |
|---|
|
Too large (Show diff)
|
| pyproject.toml |
|---|
| requirements.txt |
|---|
| scripts/build.sh 0 → 100644 |
|---|
| scripts/format.sh 0 → 100644 |
|---|
| scripts/install.sh |
|---|
| scripts/template.sh 100644 → 0 |
|---|
| thu_learn_downloader/__main__.py |
|---|
| thu_learn_downloader/build.py 100644 → 0 |
|---|
| thu_learn_downloader/constants.py 0 → 100644 |
|---|
| thu_learn_downloader/downloader.py |
|---|
| thu_learn_downloader/helper.py |
|---|
| thu_learn_downloader/parser.py |
|---|
| thu_learn_downloader/readme.py 100644 → 0 |
|---|
| thu_learn_downloader/sync.py |
|---|
| thu_learn_downloader/types.py 100644 → 0 |
|---|
| thu_learn_downloader/typing.py 0 → 100644 |
|---|
| thu_learn_downloader/urls.py |
|---|
| thu_learn_downloader/utils.py |
|---|