Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Swap python/python2 envs to python3
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j committed Jan 21, 2024
1 parent 4899f69 commit 8801e17
Show file tree
Hide file tree
Showing 151 changed files with 3,036 additions and 151 deletions.
2 changes: 1 addition & 1 deletion generate-icons.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python3
# Used to generate some icons
# Requires inkscape and imagemagick pacages

Expand Down
2 changes: 1 addition & 1 deletion generate_svg.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python3
from scc.tools import _

from scc.actions import Action, DPadAction, XYAction, MouseAction
Expand Down
1 change: 0 additions & 1 deletion images/CPAD.svg

This file was deleted.

68 changes: 68 additions & 0 deletions images/CPAD.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion images/GYRO.svg

This file was deleted.

120 changes: 120 additions & 0 deletions images/GYRO.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion images/LGRIP.svg

This file was deleted.

79 changes: 79 additions & 0 deletions images/LGRIP.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion images/LPAD.svg

This file was deleted.

74 changes: 74 additions & 0 deletions images/LPAD.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion images/LT.svg

This file was deleted.

Loading

0 comments on commit 8801e17

Please sign in to comment.