Skip to content
Snippets Groups Projects
Commit ddc3e3df authored by Vipin Thomas's avatar Vipin Thomas
Browse files

Update setup.py

parent 1bf158fa
No related branches found
No related tags found
No related merge requests found
from setuptools import setup
import os
os.system("git clone https://mygit.th-deg.de/vt16684/embedded-acceleration.git")
setup(name='Embedded Acceleration',
version='0.1',
description='pynq-jupyter',
url='https://mygit.th-deg.de/vt16684/embedded-acceleration.git',
url='https://mygit.th-deg.de/vt16684/embedded-acceleration',
author='vipin and Majd',
author_email='vipin.thomas@stud.th-deg.de',
license='MIT',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment