generated from erosita/uds
second
This commit is contained in:
parent
2a17f2b82e
commit
ce39dcc9c6
@ -22,7 +22,7 @@ git clone git@heagit.cosmos.ru:integral/ridge.git
|
||||
## Шаг 3. Устанавливаем проект в ваше виртуальное окружение
|
||||
|
||||
```
|
||||
cd uds
|
||||
cd ridge
|
||||
pip install --editable uds/
|
||||
```
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
setup(name="uds",
|
||||
setup(name="ridge",
|
||||
version="0.1",
|
||||
description='eROSITA UDS field analysis',
|
||||
description='GRXE with INTEGRAL',
|
||||
author='Roman Krivonos',
|
||||
author_email='krivonos@cosmos.ru',
|
||||
url='https://www.srg.cosmos.ru',
|
||||
url='https://integral.cosmos.ru',
|
||||
packages=find_packages())
|
Loading…
x
Reference in New Issue
Block a user