Skip to content

Commit

Permalink
Fixing 'Double requirement given: pytest' in requirements.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
JMkrish committed Jan 31, 2024
1 parent 348d8cd commit b06b264
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:

run-unit-tests:
# Use VM over docker container
machine:
# # https://circleci.com/docs/2.0/configuration-reference/#available-machine-images
# image: ubuntu-2204:2022.07.1
docker:
- image: cimg/python:3.11.0
steps:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pandas>=0.25.2
mock>=4.0.2
importlib-resources>=3.0.0
pathos>=0.2.7
plotly==5.18.0
plotly==5.18.0

0 comments on commit b06b264

Please sign in to comment.