Changeset aedd948 in trunk


Ignore:
Timestamp:
2024-11-08T13:26:47Z (5 months ago)
Author:
Florian Sesser <florian@…>
Children:
6cf6747
Parents:
8f90e6f
Message:

grammar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified .circleci/config.yml

    r8f90e6f raedd948  
    259259          command: |
    260260            python -m pip install setuptools # Some Pythons for Windows do not come with setuptools
    261             python setup.py update_version # Cheat to win a race on about writing _version.py
     261            python setup.py update_version # Cheat to win a race about writing _version.py
    262262
    263263            if ((Test-Path .\wheelhouse) -and (Test-Path .\wheelhouse\*)) {
Note: See TracChangeset for help on using the changeset viewer.