blob: 23b756cfbf1af5e2cef19b4a11897c0e15617e76 [file] [log] [blame]
# =====================================================
# INVOKE CONFIGURATION: parse_type
# =====================================================
# -- ON WINDOWS:
# run:
# echo: true
# pty: false
# shell: C:\Windows\System32\cmd.exe
# =====================================================
project:
name: parse_type
repo: "pypi"
# -- TODO: until upload problems are resolved.
repo_url: "https://upload.pypi.org/legacy/"
tasks:
auto_dash_names: false
run:
echo: true
# DISABLED: pty: true
cleanup_all:
extra_directories:
- build
- dist
- .hypothesis
- .pytest_cache