Skip to content

Commit

Permalink
release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Benes committed Aug 11, 2023
1 parent d3d6a1a commit 3861c46
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,11 +188,6 @@ def get_tag(self):
('FALLTHROUGH', ''),
]

# if not is_moz or libjpeg_versions[v][1] <= 403:
# macros += [
# ("JPEG_LIB_VERSION", 70), # 70), # turbo 2.1.0
# ]

# define the extension
cjpeglib[v] = setuptools.Extension(
name=f"jpeglib.cjpeglib.cjpeglib_{v}",
Expand Down

0 comments on commit 3861c46

Please sign in to comment.