Skip to content

import packaging to be compatible with setuptools==70.0.0 (openai#449)#10

Open
denis-ismailaj wants to merge 1 commit intorom1504:mainfrom
denis-ismailaj:main
Open

import packaging to be compatible with setuptools==70.0.0 (openai#449)#10
denis-ismailaj wants to merge 1 commit intorom1504:mainfrom
denis-ismailaj:main

Conversation

@denis-ismailaj
Copy link

Cherry-picked from upstream to fix openai#446 which affects this fork too

* import packaging to be compatible with setuptools==70.0.0

* importing the version module

---------

Co-authored-by: Jamie <Jamie@Alexandras-MacBook-Pro.local>
Co-authored-by: Jong Wook Kim <jongwook@nyu.edu>
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.

from pkg_resources import packaging seems not work with setuptools>=70.0.0

2 participants