Nick Kallen
Results
11
comments of
Nick Kallen
- uses: actions/setup-python@v5 with: python-version: '3.10' cache: 'pip' - name: Install Python setup tools run: | pip install setuptools