Commits
User selector
Commit history
Commits on Feb 6, 2023
adding python 3.10 [tag & CI] (#428)
Show description for c29b923authored
Commits on Nov 28, 2022
Python Fire Version Bump (#416)
Show description for c4bd14bauthored
Commits on Apr 16, 2022
Remove testing for Python 3.4 (#388)
Show description for 21ae57cauthored
Commits on Jan 22, 2021
Test Python Fire on Python 3.9
Show description for f2ab298authored andcommittedBump Python Fire version number from 0.3.1 to 0.4.0
Show description for 56d28ebauthored andcommitted
Commits on Oct 5, 2020
Fix inclusion of enum34 if setup.py.
Show description for 878b8d8authored andcommitted
Commits on Jun 12, 2020
Support for Python 3.8
Show description for 457b156authored andcommitted
Commits on Apr 3, 2020
Bump version number to 0.3.1.
Show description for fb7ee3aauthored andcommitted
Commits on Mar 6, 2020
Set version number in preparation for release.
Show description for 335f6e9authored andcommitted
Commits on Dec 13, 2019
Fix the type in version comparison in setup script.
Show description for cd95ae2authored andcommittedInstall enum 34 if python version is lower than 3.4.
Show description for 15a6f6bauthored andcommitted
Commits on Aug 8, 2019
Set version number to 0.2.2
Show description for a781058authored andcommitted
Commits on Jul 30, 2019
Set version to 0.2.1.
Show description for c1a7e2fauthored andcommitted
Commits on Jul 25, 2019
Set version to 0.2.0.
Show description for 86e2c35authored andcommitted
Commits on Jun 13, 2019
Cut over to helptext, remove helputils.
Show description for 7b307b6authored andcommitted
Commits on Jun 7, 2019
Include __version__ in __init__.py
Show description for 585d472authored andcommitted
Commits on May 24, 2019
Adds fire.console package to setup.py
Show description for 966b1a8authored andcommitted
Commits on Feb 26, 2019
Mark Python 3.7 support in setup.py
Show description for 2363b5fauthored andcommitted
Commits on Jun 28, 2018
Copybara generated commit for Python Fire.
Show description for b55cebdcommitted
Commits on Feb 23, 2018
- Prepare Fire for v0.1.3 release. by dbieber <dbieber@google.com>
Show description for 6912ccdcommitted
Commits on Jul 24, 2017
- committed
- committed
Adds MANIFEST.in to Python Fire (properly including LICENSE file in sdist).
Show description for 43c0b8ccommittedUpdates to setup.py in preparation for release 0.1.2.
Show description for 3e98ed5committed
Commits on May 25, 2017
Make ipython fully optional (#78)
Show description for 952e20dauthored
Commits on May 21, 2017
Commits on Apr 11, 2017
ipython<6.0 for #57; fix broken links in guide.md (#58)
Show description for c1f045dauthored andcommitted
Commits on Apr 6, 2017
- authored andcommitted
Commits on Mar 28, 2017
Commits on Mar 27, 2017
Adds pylintrc and moves towards conforming to the pylintrc (#36)
Show description for 4198d5aauthored
Commits on Feb 23, 2017
Adds .travis.yml to Python Fire and updates setup.py
Show description for 421bbaecommitted
Commits on Feb 15, 2017
Loading