Skip to content

Commit

Permalink
typo same as same
Browse files Browse the repository at this point in the history
  • Loading branch information
YoSTEALTH authored and fantix committed Aug 13, 2022
1 parent 033d52d commit fedba80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
import sys

from setuptools import setup, Extension
from setuptools.command.build_ext import build_ext as build_ext
from setuptools.command.sdist import sdist as sdist
from setuptools.command.build_ext import build_ext
from setuptools.command.sdist import sdist


CYTHON_DEPENDENCY = 'Cython(>=0.29.24,<0.30.0)'
Expand Down

0 comments on commit fedba80

Please sign in to comment.