Skip to content

Commit

Permalink
use shim setup.py so that setuptools can build an editable instal…
Browse files Browse the repository at this point in the history
…lation
  • Loading branch information
zacharyburnett committed Jun 16, 2022
1 parent f0b692c commit bc10591
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from setuptools import setup

setup()

0 comments on commit bc10591

Please sign in to comment.