Skip to content

Commit

Permalink
test for pushing to heptapod
Browse files Browse the repository at this point in the history
  • Loading branch information
arigo committed Nov 28, 2020
1 parent 5981862 commit 0f89b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
if __name__ == '__main__':
from distutils.core import setup
from distutils.extension import Extension

standard = '__pypy__' not in sys.builtin_module_names
setup(packages=['cffi'],
requires=['pycparser'],
Expand Down

0 comments on commit 0f89b4a

Please sign in to comment.