Commit 26ef2aab authored by Joanne Hugé's avatar Joanne Hugé

software/simpleran: fix simpleran renaming

parent e3832351
# ORS Amarisoft software release
# Simpleran software release
How to deploy from scratch
......
{
"name": "ORS Amarisoft",
"name": "Simpleran",
"description": "4G and 5G amarisoft stack for ORS",
"serialisation": "json-in-xml",
"software-type": {
......
......@@ -27,7 +27,7 @@
from setuptools import setup, find_packages
version = '0.0.1.dev0'
name = 'slapos.test.ors_amarisoft'
name = 'slapos.test.simpleran'
with open("README.md") as f:
long_description = f.read()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment