Skip to content

Commit

Permalink
Removed reference to CNaaS NMS.
Browse files Browse the repository at this point in the history
  • Loading branch information
krihal committed Sep 23, 2023
1 parent 53b9343 commit d7d0de8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os
import setuptools

import setuptools

from src.cnaas_nms import version

Expand All @@ -17,7 +17,7 @@
author='SUNET',
author_email='',
version=version,
description='Campus Network as-a-Service - Network Management System (Campus network automation software)',
description='Campus Network as-a-Service - NAC (Campus network automation software)',
long_description=README,
long_description_content_type='text/markdown',
url='https://github.com/sunet/cnaas-nac',
Expand Down

0 comments on commit d7d0de8

Please sign in to comment.