Skip to content

Commit

Permalink
Merge pull request #1913 from clinton-hall/farewell-2.7
Browse files Browse the repository at this point in the history
Farewell 2.7
  • Loading branch information
labrys authored Dec 3, 2022
2 parents 9307563 + f82ed0b commit 416b824
Show file tree
Hide file tree
Showing 50 changed files with 2 additions and 16,868 deletions.
4 changes: 1 addition & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
vmImage: 'Ubuntu-latest'
strategy:
matrix:
Python27:
python.version: '2.7'
Python36:
python.version: '3.6'
Python37:
Expand All @@ -32,7 +30,7 @@ jobs:
sudo apt-get update
sudo apt-get install ffmpeg
displayName: 'Install ffmpeg'
- task: UsePythonVersion@0
inputs:
versionSpec: '$(python.version)'
Expand Down
1 change: 0 additions & 1 deletion cleanup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
'libs': [
'common',
'custom',
'py2',
'win',
],
'core': [
Expand Down
Binary file removed libs/py2/_yaml.pyd
Binary file not shown.
1 change: 0 additions & 1 deletion libs/py2/backports/__init__.py

This file was deleted.

184 changes: 0 additions & 184 deletions libs/py2/backports/functools_lru_cache.py

This file was deleted.

Loading

0 comments on commit 416b824

Please sign in to comment.