Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
wummel committed Nov 14, 2023
1 parent 782ed5c commit 44fc486
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion _sources/index.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Or after downloading the patool .whl file:
c:\python3\scripts\pip install patool-1.9-py2.py3-none-any.whl
```

You will need at least Python 3.9.
You will need at least Python 3.10.

If you install from source read the
[installation instructions](https://github.com/wummel/patool/blob/master/doc/install.txt).
Expand Down
8 changes: 4 additions & 4 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<div class="document">

<section id="downloads">
<a href="https://pypi.python.org/packages/source/p/patool/patool-1.15.0.tar.gz"
<a href="https://pypi.python.org/packages/source/p/patool/patool-2.0.0.tar.gz"
title="Source .tar.gz package"
id="download-tar-gz" class="button"><span>patool-1.15.0.tar.gz</span></a>
<a href="https://pypi.python.org/packages/py2.py3/p/patool/patool-1.15.0-py2.py3-none-any.whl"
id="download-tar-gz" class="button"><span>patool-2.0.0.tar.gz</span></a>
<a href="https://pypi.python.org/packages/py2.py3/p/patool/patool-2.0.0-py2.py3-none-any.whl"
title="Wheel .whl package"
id="download-exe" class="button"><span>patool-1.15.0.whl</span></a>
id="download-exe" class="button"><span>patool-2.0.0.whl</span></a>
<a href="https://github.com/wummel/patool" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>

Expand Down
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<div class="document">

<section id="downloads">
<a href="https://pypi.python.org/packages/source/p/patool/patool-1.15.0.tar.gz"
<a href="https://pypi.python.org/packages/source/p/patool/patool-2.0.0.tar.gz"
title="Source .tar.gz package"
id="download-tar-gz" class="button"><span>patool-1.15.0.tar.gz</span></a>
<a href="https://pypi.python.org/packages/py2.py3/p/patool/patool-1.15.0-py2.py3-none-any.whl"
id="download-tar-gz" class="button"><span>patool-2.0.0.tar.gz</span></a>
<a href="https://pypi.python.org/packages/py2.py3/p/patool/patool-2.0.0-py2.py3-none-any.whl"
title="Wheel .whl package"
id="download-exe" class="button"><span>patool-1.15.0.whl</span></a>
id="download-exe" class="button"><span>patool-2.0.0.whl</span></a>
<a href="https://github.com/wummel/patool" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>

Expand Down Expand Up @@ -85,7 +85,7 @@ <h2>Installation<a class="headerlink" href="#installation" title="Link to this h
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>c:<span class="se">\p</span>ython3<span class="se">\s</span>cripts<span class="se">\p</span>ip<span class="w"> </span>install<span class="w"> </span>patool-1.9-py2.py3-none-any.whl
</pre></div>
</div>
<p>You will need at least Python 3.9.</p>
<p>You will need at least Python 3.10.</p>
<p>If you install from source read the
<a class="reference external" href="https://github.com/wummel/patool/blob/master/doc/install.txt">installation instructions</a>.</p>
</section>
Expand Down
Binary file modified objects.inv
Binary file not shown.
8 changes: 4 additions & 4 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<div class="document">

<section id="downloads">
<a href="https://pypi.python.org/packages/source/p/patool/patool-1.15.0.tar.gz"
<a href="https://pypi.python.org/packages/source/p/patool/patool-2.0.0.tar.gz"
title="Source .tar.gz package"
id="download-tar-gz" class="button"><span>patool-1.15.0.tar.gz</span></a>
<a href="https://pypi.python.org/packages/py2.py3/p/patool/patool-1.15.0-py2.py3-none-any.whl"
id="download-tar-gz" class="button"><span>patool-2.0.0.tar.gz</span></a>
<a href="https://pypi.python.org/packages/py2.py3/p/patool/patool-2.0.0-py2.py3-none-any.whl"
title="Wheel .whl package"
id="download-exe" class="button"><span>patool-1.15.0.whl</span></a>
id="download-exe" class="button"><span>patool-2.0.0.whl</span></a>
<a href="https://github.com/wummel/patool" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section>

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 44fc486

Please sign in to comment.