Skip to content
Snippets Groups Projects
Commit 152632a4 authored by nugget's avatar nugget
Browse files

Final changes for Version0.1.

parent dc07c99c
No related branches found
No related tags found
3 merge requests!12v.0.1 for alpha release,!11Draft: Merge version0.1 changes into dev,!10Version0.1
Pipeline #740205 passed
......@@ -11,7 +11,7 @@ PlotID is a program connected to Research Data Management (RDM). It has two main
Currently there are two options to run PlotID. Either install it via pip from the Python Package Index (PyPi) or install PlotID from the source code.
### From PyPi with pip
1. *Optional* Create a virtual environment and activate it:
1. [Optional] Create a virtual environment and activate it:
```bash
pip install venv
mkdir venv
......
[metadata]
name = example-package-plotid-test
version = 0.0.6
author = Example Author
author_email = author@example.com
description = A small example package
name = plotID
version = 0.1.0
author = Institut Fluidsystemtechnik within nfdi4ing at TU Darmstadt
author_email = nfdi4ing@fst.tu-darmstadt.de
description = The plotID toolkit supports researchers in tracking and storing relevant data in plots. Plots are labelled with an ID and the corresponding data is stored.
long_description = file: README.md
long_description_content_type = text/markdown
url = https://git.rwth-aachen.de/plotid/plotid_python
......@@ -15,6 +15,7 @@ classifiers =
Operating System :: OS Independent
Development Status :: 2 - Pre-Alpha
Intended Audience :: Science/Research
Topic :: Scientific/Engineering :: Visualization
[options]
packages = plotid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment