I am trying to setup circleci for a small project and I have the following configuration yml file:
version: 2.1 orbs: python: circleci/python@0.2.1 jobs: