Skip to content

Commit c48c865

Browse files
authored
MNT: All one line
1 parent 56aa712 commit c48c865

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,4 @@
55
import os
66
from setuptools import setup
77

8-
setup(
9-
use_scm_version={'write_to': os.path.join('sphinx_astropy', 'version.py')}
10-
)
8+
setup(use_scm_version={'write_to': os.path.join('sphinx_astropy', 'version.py')})

0 commit comments

Comments
 (0)