0.22.1 does not install on python2.7

Issue #123 resolved
christian roth created an issue

The trailing comma in the function call here seems to be a python 3.x only feature. Is this an oversight or did you drop python 2.7 support?

https://bitbucket.org/pybtex-devs/pybtex/src/0581115e529523f7b254901d437692d292e316e8/pybtex/init.py?at=master&fileviewer=file-view-default#init.py-58

See the CI build errors here: https://github.com/conda-forge/pybtex-feedstock/pull/8

Comments (3)

  1. Log in to comment