diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-09-13 10:12:11 -0400 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2024-09-18 23:06:09 -0400 | 
| commit | 4d68bd4e120f6b7633bfb9ef979338b8f3d9e9fa (patch) | |
| tree | ae98b495a7519992fbc2c140b15de8aaef02ad50 /tests | |
| parent | 87971633eea3306a0b85a55d7d581841b9dbf905 (diff) | |
| download | stasis-4d68bd4e120f6b7633bfb9ef979338b8f3d9e9fa.tar.gz | |
Correct package name
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/data/generic.ini | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tests/data/generic.ini b/tests/data/generic.ini index 08d5754..0a8c9ef 100644 --- a/tests/data/generic.ini +++ b/tests/data/generic.ini @@ -17,7 +17,7 @@ installer_baseurl = https://github.com/conda-forge/miniforge/releases/download/{  ;conda_packages =  pip_packages =      firewatch==0.0.4 -    tweakreg==0.8.8 +    tweakwcs==0.8.8  [runtime] | 
