Skip to content
Snippets Groups Projects
Commit a83bf4b5 authored by Andrew Kapuscinski's avatar Andrew Kapuscinski
Browse files

Revert "Testing build with change to shared dir"

This reverts commit 76077477.
parent 76077477
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@ from setuptools import setup, find_packages
VERSION = open("src/schema/_version.py").readlines()[-1].split()[-1].strip("\"'")
README = Path("README.md").read_text()
# Setup
setup(
name="ssa-" + Path().absolute().name,
version=VERSION,
......
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