Skip to content

Commit 478c128

Browse files
authored
Merge pull request tinyobjloader#228 from metabolize/python-sdist
Python: Allow source dists to install correctly
2 parents ef5bb4c + d3f5afd commit 478c128

File tree

188 files changed

+88
-39653
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

188 files changed

+88
-39653
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
#Common folder for building objects
22
build/
3+
/python/dist/
4+
/python/*.egg-info
5+
/python/.eggs
6+
/python/tiny_obj_loader.h

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

pybind11/.appveyor.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

pybind11/.gitignore

Lines changed: 0 additions & 38 deletions
This file was deleted.

pybind11/.readthedocs.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

pybind11/.travis.yml

Lines changed: 0 additions & 214 deletions
This file was deleted.

0 commit comments

Comments
 (0)