removed old python docs

This commit is contained in:
Erik Frojdh
2020-06-24 09:11:26 +02:00
parent ba7f54744b
commit 4ca46e4123
17 changed files with 3 additions and 1073 deletions

View File

@@ -1,5 +1,5 @@
"""
Setup file for sls_detector
Setup file for slsdet
Build upon the pybind11 example found here: https://github.com/pybind/python_example
"""
from setuptools import setup, Extension, find_packages