Changeset e8aed04c
- Timestamp:
- Dec 28, 2023, 12:45:59 PM (12 months ago)
- Branches:
- master
- Children:
- a11ea9d
- Parents:
- d100c3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.circleci/config.yml
rd100c3d re8aed04c 1 # python circleci 2.1 configuration 2 # see https://circleci.com/docs/2.1/language-python/ 3 version: 2.1 4 1 5 apt-run: &apt-install 2 6 name: Install apt packages … … 37 41 pip uninstall --verbose --yes aubio 38 42 39 version: 240 43 jobs: 41 44 build-27:
Note: See TracChangeset
for help on using the changeset viewer.