Skip to content

Commit

Permalink
build: adding support python 3.11 and 3.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Feb 21, 2024
1 parent 4ba61ae commit 92c6c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install Dependencies
run:
pip install --upgrade setuptools
pip install setuptools
pip install -r requirements/ci.txt

- name: Run Tests
Expand Down

0 comments on commit 92c6c0a

Please sign in to comment.