Content-Length: 351569 | pFad | http://github.com/deepsweech/jupyter_pivottablejs/commit/101ecd3115f33f12bfbb1c30bf9962b6f7c1e36e

8B tweaks · deepsweech/jupyter_pivottablejs@101ecd3 · GitHub
Skip to content

Commit 101ecd3

Browse files
tweaks
1 parent ff1ab1d commit 101ecd3

File tree

3 files changed

+44
-2
lines changed

3 files changed

+44
-2
lines changed

.gitignore

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Backup files
2+
*.~
3+
4+
# Byte-compiled / optimized / DLL files
5+
__pycache__/
6+
*.py[cod]
7+
8+
# C extensions
9+
*.so
10+
11+
# Distribution / packaging
12+
bin/
13+
build/
14+
develop-eggs/
15+
dist/
16+
eggs/
17+
lib/
18+
lib64/
19+
parts/
20+
sdist/
21+
var/
22+
*.egg-info/
23+
.installed.cfg
24+
*.egg
25+
MANIFEST
26+
27+
# Installer logs
28+
pip-log.txt
29+
pip-delete-this-directory.txt
30+
31+
# Unit test / coverage reports
32+
.tox/
33+
.coverage
34+
.cache
35+
nosetests.xml
36+
coverage.xml
37+
38+
# Translations
39+
*.mo
40+
41+
# Sphinx documentation
42+
docs/_build/

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
``pivottablejs``, the Python module
1+
``pivottablejs``: the Python module
22
===================================
33

44
Drag’n’drop Pivot Tables and Charts for `Jupyter/IPython Notebook`_,

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
here = path.abspath(path.dirname(__file__))
1414

1515
# Get the long description from the relevant file
16-
with open(path.join(here, 'README.md'), encoding='utf-8') as f:
16+
with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
1717
long_description = f.read()
1818

1919
setup(

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/deepsweech/jupyter_pivottablejs/commit/101ecd3115f33f12bfbb1c30bf9962b6f7c1e36e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy