Skip to content

Commit 7722149

Browse files
committed
Remove old distutils directive that was causing failures
1 parent 20fda3c commit 7722149

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astroscrappy/utils/median_utils.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Licensed under a 3-clause BSD style license - see LICENSE.rst
22
# cython: boundscheck=False, nonecheck=False, wraparound=False, language_level=3, cdivision=True
3-
# distutils: define_macros=NPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION
43
"""
54
Name : median_utils
65
Author : Curtis McCully

0 commit comments

Comments
 (0)