Closed garymm closed 7 months ago
having a separate package for the python lets us mark the python dependency as noarch meaning it will work with any version of python.
noarch
Should also be faster to build only one paackage if we only make changes to the Python or the C++ but not both.
having a separate package for the python lets us mark the python dependency as
noarch
meaning it will work with any version of python.Should also be faster to build only one paackage if we only make changes to the Python or the C++ but not both.