ayon-core/tools
Petr Kalis d90f9fb5b8 Fix - changed format of version string in pyproject.toml
Since Poetry 1.2 version in .toml must follow PEP-440, in our case there must not be dash sign. Plus sign is valid though.

Version in pyproject.toml is not used anywhere yet (only maybe when uploading wheel to pip, which is not really used).
2022-09-01 18:12:16 +02:00
..
modules/powershell add PSWriteColor to right place 2022-07-15 18:15:31 +02:00
build.ps1 🔨 catch exception for toasts 2022-07-15 18:19:21 +02:00
build.sh ♻️ change macos installer 2022-08-04 11:07:29 +02:00
build_dependencies.py 🐛 fix build directory on darwin 2022-08-04 19:13:48 +02:00
build_win_installer.ps1 🔨 catch exception for toasts 2022-07-15 18:19:21 +02:00
ci_tools.py Fix - changed format of version string in pyproject.toml 2022-09-01 18:12:16 +02:00
create_env.ps1 🔨 catch exception for toasts 2022-07-15 18:19:21 +02:00
create_env.sh updated poetry installation source 2022-06-09 22:34:28 +02:00
create_zip.ps1 🚚 set scripts to new path 2022-07-15 18:14:38 +02:00
create_zip.py 🚨 f-strings and cosmetic issues 2022-08-01 18:00:14 +02:00
create_zip.sh Variables exports 2022-01-24 10:22:31 +07:00
docker_build.sh fix pyenv, enhance dockerfile metadata 2022-02-03 18:28:54 +01:00
fetch_thirdparty_libs.ps1 🔨 catch exception for toasts 2022-07-15 18:19:21 +02:00
fetch_thirdparty_libs.py ♻️ distribute ocio as zips 2022-08-12 18:41:55 +02:00
fetch_thirdparty_libs.sh Merge remote-tracking branch 'refs/remotes/origin/develop' 2021-07-12 18:24:20 +02:00
make_docs.ps1 🚚 set scripts to new path 2022-07-15 18:14:38 +02:00
make_docs.sh 🐧🍎 don't add poetry to path, new installer 2021-07-09 12:38:19 +02:00
pack_project.ps1 fix forgotten variables 2022-07-13 09:19:34 +02:00
parse_pyproject.py fix hound 2021-10-07 23:04:48 +02:00
run_documentation.ps1 make ascii art compatible, docstrings update 2021-05-19 14:37:15 +02:00
run_mongo.ps1 ✏️ fix typos in arguments 2022-07-15 18:34:43 +02:00
run_mongo.sh Merge remote-tracking branch 'origin/develop' into feature/docker-build 2021-05-03 19:02:29 +02:00
run_project_manager.ps1 🚚 set scripts to new path 2022-07-15 18:14:38 +02:00
run_projectmanager.sh 🐧🍎 don't add poetry to path, new installer 2021-07-09 12:38:19 +02:00
run_settings.ps1 🚚 set scripts to new path 2022-07-15 18:14:38 +02:00
run_settings.sh 🐧🍎 don't add poetry to path, new installer 2021-07-09 12:38:19 +02:00
run_tests.ps1 🚚 set scripts to new path 2022-07-15 18:14:38 +02:00
run_tests.sh 🐧🍎 don't add poetry to path, new installer 2021-07-09 12:38:19 +02:00
run_tray.ps1 🚚 set scripts to new path 2022-07-15 18:14:38 +02:00
run_tray.sh 🐧🍎 don't add poetry to path, new installer 2021-07-09 12:38:19 +02:00
unpack_project.ps1 fix forgotten variables 2022-07-13 09:19:34 +02:00
update_submodules.ps1 Dockerfile to build OpenPype using docker 2021-04-08 16:41:03 +02:00
update_submodules.sh Dockerfile to build OpenPype using docker 2021-04-08 16:41:03 +02:00