Skip to content
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

Fix CI. #1943

Merged
merged 9 commits into from
Apr 3, 2023
Merged

Fix CI. #1943

merged 9 commits into from
Apr 3, 2023

Conversation

mgaitan
Copy link
Collaborator

@mgaitan mgaitan commented Apr 1, 2023

  • Dropped Python 3.6 as it reached its end of life 15 months ago and it's no supported
  • Start running CI with python 3.7 to 3.11 in every environment
  • Fix __version__ parsing in setup.py to trim and extra ´\r` in windows that make the package uninstallable in Windows.

@coveralls
Copy link

coveralls commented Apr 1, 2023

Coverage Status

Coverage: 84.751% (+0.2%) from 84.534% when pulling f336233 on mgaitan:fix_ci into 9ebabda on Zulko:master.

@mgaitan mgaitan changed the title Fix ci Fix CI. Apr 1, 2023
@mgaitan mgaitan requested review from tburrows13 and mondeja April 1, 2023 20:19
mgaitan added a commit to mgaitan/moviepy that referenced this pull request Apr 1, 2023
@mgaitan
Copy link
Collaborator Author

mgaitan commented Apr 3, 2023

I gonna merge this to make master a bit more robust.

@mgaitan mgaitan merged commit 86fd511 into Zulko:master Apr 3, 2023
@keikoro
Copy link
Collaborator

keikoro commented Apr 12, 2023

Thx.

mgaitan added a commit that referenced this pull request May 26, 2023
* apply patch

* lint

* fix time mirror

* undo change

* merge #1943

* undo change

* new implementation for test_blit_with_opacity

* add more tests for slicing operations

* implement __mul__ using loop function as recommended

* or and div

* clip @ angle  is a rotation

* linters happy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants