Skip to content
Snippets Groups Projects
Commit 5273a2f9 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

Merge branch 'master' into update_doc

parents 56d5610a 772c6660
No related branches found
No related tags found
1 merge request!103Update file install.rst
......@@ -20,6 +20,13 @@ export default {
{ hid: 'description', name: 'description', content: '' },
{ name: 'format-detection', content: 'telephone=no' }
],
script: [
{
defer: true,
'data-domain': "jass.pasteur.fr",
src: "https://plausible.pasteur.cloud/js/script.js"
}
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
]
......
......@@ -3,7 +3,7 @@ flask-cors
aiohttp
python_dateutil
setuptools
numpy
numpy<2.0.0
pandas
tables
scipy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment