Skip to content

Commit

Permalink
Trying connexion from PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsaxe committed Mar 27, 2024
1 parent 929cecc commit d141899
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions devtools/conda-envs/test_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ dependencies:
- pip
- python<3.12

- a2wsgi >=1.7
- connexion
- email-validator
- fasteners
- flask>2.2
Expand Down Expand Up @@ -42,4 +40,5 @@ dependencies:
- nodejs
- twine


- pip:
- connexion[flask,swagger-ui]

0 comments on commit d141899

Please sign in to comment.