Skip to content

FutureWarning: Cython directive 'language_level' not set #7

@texadactyl

Description

@texadactyl

", using 2 for now (Py2). This will change in a later release! "

Easy to remedy in setup.py:

ext_modules=cythonize(extensions, compiler_directives={'language_level': 2}))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions