-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ Use Freecad from apt #2792
base: develop
Are you sure you want to change the base?
✨ Use Freecad from apt #2792
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## develop #2792 +/- ##
===========================================
- Coverage 79.98% 79.97% -0.02%
===========================================
Files 222 222
Lines 24737 24752 +15
===========================================
+ Hits 19786 19795 +9
- Misses 4951 4957 +6
|
|
I'm tempted to merge this (after review) as all the tests pass because we're using the conda freecad. Thoughts? |
5a50acb
to
7574352
Compare
Description
This only works with the python version apt uses which currently is 3.10. It is quite a lot of hacking of paths
Interface Changes
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build