Skip to content
Snippets Groups Projects
Commit 315644b9 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Update readme

parent eda0247b
No related branches found
No related tags found
No related merge requests found
Pipeline #1790 failed
The `foo` package
=================
A Python Project Template
=========================
This is the `foo` package!
Fork this project and adjust the following files to your needs to get started
with a new Python project:
- ``requirements.txt`` - a list of Python packages needed for your software
- ``setup.py`` - this includes meta data for your package and is required
for the ``pip install`` procedure
- ``doc/conf.py`` - the documentation is configured in this file
- ``.gitlab-ci.yml`` - this file describes the stages and jobs you want to
run on the KM3NeT continuous integration server
Installing
----------
......
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