Commit Graph

7 Commits

Author SHA1 Message Date
glopezdiest e83838a613
Fixed numpy version (#7941) 2024-07-11 09:28:49 +02:00
Xavier Solé Nogués 9e67a0193a
Fix Python requirements.txt: numpy and pygame (#7462) 2024-04-18 10:08:20 +02:00
Xavier Solé Nogués 68f3653a9e
Fixes requirements installation crash ubuntu (#7448) 2024-04-16 15:54:28 +02:00
Marcel Pi 4212ff6701
Add wheel package generation. (#7334)
* Python package progress

* Remove unneeded POST_BUILD command.

* Switch to scikit-build-core (WIP)

* More changes boost::python-related changes.

* Add LICENSE copy, remove explicit reference to C/C++ compiler.

* Switch back to pure CMake build, using package data to include C++ extension binaries.

* Minor changes.

* Add fallback if PEP517 is unavailable.

* Integrate PythonAPI target in main build.

* Fix minor build order issue.

* Remove invalid option in setup.py.

* Address review comments.

* Switch finally to scikit-build-core for PythonAPI build/wheel and refactor CMake folder.

* Minor fix.

* Update gitignore.

* Minor change.

* Remove unused CarlaOptions include

* Add missing file copy.

* Add several Ubuntu-related changes.

* Update requirements.txt

Co-authored-by: Xavier Solé Nogués <xavisolesoft@gmail.com>

* Update CMake/Common.cmake

Co-authored-by: Xavier Solé Nogués <xavisolesoft@gmail.com>

---------

Co-authored-by: xavisolesoft <xavisolesoft@gmail.com>
2024-04-09 16:32:09 +02:00
Marcel Pi 7e7d3c5eb9 Misc changes. 2024-02-01 00:46:04 +01:00
Marcel Pi 5c4306dddf Update requirements.txt 2024-01-17 12:53:05 +01:00
Marcel Pi 1b95305b53 Add requirements.txt, fix sqlite build issue and add casts. 2023-12-21 16:02:48 +01:00