sree314 / stepcvt

Generate STL files for 3D printing from STEP files
2 stars 0 forks source link

fixed parts() #38

Closed Asai-Yume closed 7 months ago

Asai-Yume commented 8 months ago

Also, how do I disable certain tests based on the systems? Are there codes I could write into the files, or are there certain flags when running pytest in the terminal?

sree314 commented 8 months ago

https://docs.pytest.org/en/latest/how-to/skipping.html

Asai-Yume commented 8 months ago

I am getting this error when I am trying to commit my changes on test_cadsource.py. Though I never changed the init.py file? image I tried making a patch and apply it, but I was only able to get these errors: image