view requirements-dev.txt @ 41:1db1890edcf5

Change populate command's 'until' argument to be exclusive and support time The argument can now specify a time within the day, but this forces the argument to now be exclusive. So if only a date is provided (no time), you need to enter the next day, i.e. the first day to *not* be included. This makes the argument effectively exclusive.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 20 Aug 2023 11:14:31 -0700
parents 6a014f7c6eea
children
line wrap: on
line source

-i https://pypi.python.org/simple
exceptiongroup==1.1.1
iniconfig==2.0.0
packaging==23.1
pluggy==1.0.0
pytest==7.3.1
pytest-runner==6.0.0
setuptools==67.7.2
setuptools-scm==7.1.0
tomli==2.0.1
typing-extensions==4.5.0