diff options
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | src/admin/report/barplot.py (renamed from src/admin/barplot.py) | 0 | ||||
| -rw-r--r-- | src/private/score.sep | 21 |
3 files changed, 2 insertions, 21 deletions
diff --git a/debian/control b/debian/control index 7ea2089..fd6fea9 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Description: BOCA - database Package: boca-web Architecture: all -Depends: ${misc:Depends}, ${shlibs:Depends}, boca-common, apache2, php8.1-fpm, php8.1 +Depends: ${misc:Depends}, ${shlibs:Depends}, boca-common, apache2, php8.1-fpm, php8.1, python3-matplotlib Conflicts: libapache2-mod-php Description: BOCA - WEB files BOCA is a software created to control a contest with the ACM International diff --git a/src/admin/barplot.py b/src/admin/report/barplot.py index d07f156..d07f156 100644 --- a/src/admin/barplot.py +++ b/src/admin/report/barplot.py diff --git a/src/private/score.sep b/src/private/score.sep index 7863dde..5287288 100644 --- a/src/private/score.sep +++ b/src/private/score.sep @@ -1,20 +1 @@ -Global 101 102 103 104 105 106 107 108 109 110 121 122 123 124 -Caribbean 110 121 123 -MexicoCA 104 109 122 124 -NorthRegion 102 103 -SouthRegion 105 106 107 108 -Argentina 105 -Bolivia 106 -Brasil 101 -Chile 107 -Colombia 102 -CostaRica 122 -Cuba 110 -ElSalvador 124 -Mexico 109 -Panama 104 -Peru 108 -PuertoRico 123 -RepDominicana 121 -Venezuela 103 -TEST 99 +Global 1 |