From 9b1753f1d4fc86a622a923295a8ed55e9772c0ab Mon Sep 17 00:00:00 2001 From: Quentin Codelupi <quentin.codelupi@cern.ch> Date: Fri, 23 Aug 2019 13:41:03 +0000 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 860348f..7c2baed 100644 --- a/README.md +++ b/README.md @@ -50,21 +50,6 @@ the nxcals-hdoop-pro-config<version>.jar that you can find at Know that all the links and directory path are up to date at the time of writing. It may have been some updates since. -After that you need to create a `pyconf.py` file in order to create -mysql configuration. The template is : -```python -mysql = { - 'host': '', - 'port': '', - 'user': '', - 'passwd': '', - 'database': '', -} -``` - -You'll need to ask the databases info and access in order to complete this -configuration file. - You can ask this info by creating an issue on this repo gitLab or by sending a mail to a manager of this project with your name, section and why you want to use the project. -- GitLab