Merge branch 'main' into pages

This commit is contained in:
Frank Knoll
2024-02-10 00:16:27 +01:00
3 changed files with 11 additions and 9 deletions

View File

@@ -16,8 +16,8 @@ class FilesProviderTest(unittest.TestCase):
self.assertEqual(
files,
[
dataDir + '/CountryByBatchcode 20230730-20230929.csv',
dataDir + '/CountryByBatchcode 20230929-20230930.csv'
dataDir + '/CountryByBatchcode 20230929-20230930.csv',
dataDir + '/CountryByBatchcode 20230730-20230929.csv'
])
def test_getFilesHavingCountryResolution(self):

View File

@@ -34,6 +34,8 @@ update howbadismybatch-venv:
conda activate howbadismybatch-venv
conda env update --file environment.yml --prune
conda remove -n howbadismybatch-venv --all
www.HowBadIsMyBatch.info
/etc/apache2/sites-available/HowBadIsMyBatch.conf