Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of unirange for pygments 2.7.0+ #7

Merged
merged 1 commit into from
Sep 16, 2020
Merged

Conversation

mossr
Copy link
Member

@mossr mossr commented Sep 16, 2020

This addresses #6. Luckily the pygments PR addressed this in their julia.py so the fix was easy: pygments/pygments@9f56726#diff-3038bde91ad6159faf2fbf4188416eeaL18

Tested with pygments 2.7.0 and it works!

I also included occursin and isletter in the base_funcs and base_module_func as they were missing.

@mykelk mykelk merged commit 0e1d287 into sisl:master Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants