File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -350,10 +350,3 @@ On Windows systems, please issue this command::
350
350
>>> import os
351
351
>>> os.unlink(" your_file.xlsx" )
352
352
>>> os.unlink(" another_file.xlsx" )
353
-
354
- Support the project
355
- ================================================================================
356
-
357
- If your company has embedded pyexcel and its components into a revenue generating
358
- product, please `support me on patreon <https://www.patreon.com/pyexcel >`_ to
359
- maintain the project and develop it further.
Original file line number Diff line number Diff line change 8
8
NAME = 'pyexcel-xlsx'
9
9
AUTHOR = 'C.W.'
10
10
VERSION = '0.4.0'
11
- EMAIL = 'wangc_2011 (at) hotmail.com'
11
+ EMAIL = 'wangc_2011@ hotmail.com'
12
12
LICENSE = 'New BSD'
13
13
DESCRIPTION = (
14
14
'A wrapper library to read, manipulate and write data in xlsx and xlsm ' +
You can’t perform that action at this time.
0 commit comments