Skip to content

Fix release build#910

Merged
vsbogd merged 5 commits intotrueagi-io:mainfrom
vsbogd:fix-release
Apr 8, 2025
Merged

Fix release build#910
vsbogd merged 5 commits intotrueagi-io:mainfrom
vsbogd:fix-release

Conversation

@vsbogd
Copy link
Collaborator

@vsbogd vsbogd commented Apr 8, 2025

After #871 the path to the conan_toolchain.cmake has changed. Fix it to make release work.
Remove support for Python 3.7 as it also breaks distribution package build.

vsbogd added 3 commits April 8, 2025 18:44
write_to works incorrectly with python3 -m build in isolated
environment. setuptools scm recommends replace it by version_file
configuration setting. To use version_file we need to upgrade
setuptools_scm to 8.x and stop supporting Python 3.7 because they are
not compatible.
conanfile.py has another default path for generators output.
conanfile.txt puts generated files into current directory, conanfile.py
puts them into ./build/<config>/generators directory
@vsbogd vsbogd merged commit 3b6a409 into trueagi-io:main Apr 8, 2025
1 check passed
@vsbogd vsbogd deleted the fix-release branch April 15, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants