Integrate python-native-libs#303
Conversation
5ad5f55 to
2c140a3
Compare
a5102aa to
be4fbfa
Compare
0da7d7c to
f1892ba
Compare
|
Added Keeping these 2 in separated projects also means we can make separate releases with different version numbers for them. To make a release for Decided to leave Scalapy for windows now works for JVM and has been added to CI. Native is more complicated. Will create a separate issue for this (#307). Next is just adding tests for |
1014a17 to
ec2e537
Compare
|
@shadaj this is ready for review now. Sorry took me a while to get back to this. Summary of changes:
Decided not to enable CI for Windows. ScalaPy for Windows works on JVM but currently only when using the default |
79ff9b0 to
b02c86b
Compare
Update sbt to 1.9.8 Update .gitignore Add conditions for entire publish job
Python 3.7 EOL on 05 Jun 2023, 3.8 in Oct 2024
olafurpg/setup-scala has been deprecated, replaced with coursier/setup-action
69ac395 to
16a06c4
Compare
This PR moves the scalapy/python-native-libs repo here. See #301.
We should settle stuff around publishing artifacts first, including #282 before merging this. Then I'll work on moving
sbt-scalapyhere as well.