Skip to content

Commit

Permalink
Merge pull request #116 from Frans06/master
Browse files Browse the repository at this point in the history
Cleaning legacy
  • Loading branch information
arnauddupuis committed Oct 9, 2020
2 parents 3cdc763 + d16bf2d commit 51aa73f
Show file tree
Hide file tree
Showing 6 changed files with 275 additions and 176 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ flake8 = "*"
ipdb = "*"
ipython = "*"
coverage = "*"
sphinx-rtd-theme = "*"
sphinx = "*"

[packages]
colorama = ">=0.3.8"
Expand Down
340 changes: 272 additions & 68 deletions Pipfile.lock

Large diffs are not rendered by default.

69 changes: 0 additions & 69 deletions README-Legacy.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build-3
SPHINXBUILD = sphinx-build
SPHINXPROJ = pygamelib
SOURCEDIR = source
BUILDDIR = build
Expand Down
37 changes: 0 additions & 37 deletions setup-legacy.py

This file was deleted.

1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,4 @@
"Release Notes": "https://8bitscoding.io/2020/08/30/pygamelib-v1-2-0-release-notes/", # noqa: E501
},
python_requires=">=3.6",
obsolotes="hac-game-lib",
)

0 comments on commit 51aa73f

Please sign in to comment.