diff options
Diffstat (limited to 'math/py-pandas/files/patch-setup.cfg')
-rw-r--r-- | math/py-pandas/files/patch-setup.cfg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/math/py-pandas/files/patch-setup.cfg b/math/py-pandas/files/patch-setup.cfg new file mode 100644 index 000000000000..2628b2f6f828 --- /dev/null +++ b/math/py-pandas/files/patch-setup.cfg @@ -0,0 +1,9 @@ +--- setup.cfg.orig 2020-12-26 13:48:23 UTC ++++ setup.cfg +@@ -1,6 +1,3 @@ +-[build_ext] +-inplace = 1 +- + [versioneer] + vcs = git + style = pep440 |