habanero icon indicating copy to clipboard operation
habanero copied to clipboard

bibtexparser integration

Open rjaiser opened this issue 8 months ago • 5 comments

Hi

the integration of bibtexparser can lead to conflicts. As default pip and conda install v1 of bibtexparser. By default pip and conda install v1 of bibtexparser. Unfortunately, bibtexparser.parse_string is only available in v2 of bibtexparser. More problematically, v1 and v2 are not compatible. If someone is using bibtexparser v1 in their own project, and also using habanero, they will have to stick with versions prior to 1.2.6.

Thanks for looking into this Ralf

rjaiser avatar Jun 25 '24 09:06 rjaiser