Alan Barzilay
bc8121e5bd
Add tox tests & codecov github action
...
This commit essentially adds back tests to our CI pipeline. They were
previously dropped due to Travis pricing policy change.
This workflow utilizes a few interesting projects to make this action
easier to maintain such as the codecov github action
and the tox-gh-actions project
(https://github.com/ymyzk/tox-gh-actions )
This commit uses codecov instead of coveralls because using coveralls
directly inside GH-actions is buggy and the official coveralls action
only supports lcov reports which we can't seem to be able to generate at
the moment. For more information see the pull request that introduced
this commit
2021-09-04 00:09:40 -03:00
Rahul Kumaresan
51e669ef66
refine markdown
2021-05-11 00:55:24 +05:30
Rahul Kumaresan
f9b9bb927e
update README and pipreqs docstring to help prevent discripancies
2021-05-09 21:02:11 +05:30
Jake
e5924d14b3
resolve conflicts; update new features
2021-03-29 22:13:19 +08:00
Jake
22fefca900
merged from origin
2021-03-29 21:48:44 +08:00
Jake Teo
4eae4794a0
New Option for Dynamic Versioning ( #1 )
...
* added new option for dynamic versioning
* added quotes for dynamic options
Co-authored-by: Siyang <teo_siyang@imda.gov.sg>
2021-03-25 17:37:00 +08:00
Ben Bodenmiller
bd88dd85cd
Tweak formatting
2020-07-09 16:11:56 -07:00
Niti Santikul
71fc2dc90c
support omit package output version
2019-10-21 00:53:03 +07:00
Phil Freo
0555d849d6
Minor README formatting consistency tweak
2017-09-23 19:32:18 -04:00
Vadim Kravcenko
3601802ce2
Update README.rst
2017-06-30 14:22:24 +02:00
Vadim Kravcenko
bddbfc70af
remove pypi downloads per month badge
...
Pypi doesn't provide these stats anymore.
2017-04-29 18:32:00 +02:00
Vadim Kravcenko
92cbc175e1
Merge pull request #54 from utgwkk/fix-readme
...
Add --print to README
2017-03-19 17:55:52 +01:00
Vadim Kravcenko
714393fcea
missing parameter for proxy
2016-12-13 15:28:18 +01:00
Antti Kaihola
c69067819a
Fixes #56 : The --pypi-server option now accepts an URL
2016-12-13 16:06:06 +02:00
UTAGAWA Kiki
dbe1f8b980
Add --print to README
2016-11-22 12:36:44 +09:00
Vadim Kravcenko
632206f9f4
docs(readme): Update CLI options text
2016-02-05 17:29:16 +01:00
EJ Lee
a4e7cbc772
update usage
2015-10-20 19:47:22 +09:00
Vadim Kravcenko
fe71b90075
Version 0.2.8
...
Add --force option
Clean up
2015-06-19 23:23:38 +02:00
Vadim Kravcenko
91db3afac7
docs(readme): Add example content of requirements.txt
2015-05-15 15:32:02 +02:00
Vadim Kravcenko
3ed746a5d9
Version bump 0.2.4
2015-05-10 11:29:08 +02:00
Vadim Kravcenko
c4d0fb8cf0
feat(cli): Add --use-local option
...
When --use-local option is passed, only package information in local
site-packages directory is considered, otherwise BOTH local and PyPI
information is loaded.
2015-05-06 15:18:03 +02:00
Harri Berglund
b8a88e3c94
Update help text
2015-04-28 23:11:19 +03:00
Harri Berglund
fb87e41b63
Fix typos
2015-04-28 21:53:10 +03:00
thatneat
d79639bf4e
typo
2015-04-24 20:00:25 -08:00
Vadim Kravcenko
364c6d59c7
docs(readme): Add pypi downloads badge
2015-04-24 11:04:55 +02:00
Vadim Kravcenko
5dab4f0fd0
docs(readme): add coverage badge
2015-04-24 11:03:42 +02:00
Vadim Kravcenko
52daed3bca
docs(readme): Add license image
2015-04-24 10:19:08 +02:00
Vadim Kravcenko
294f50bb83
docs(readme): Add downloads counter
2015-04-24 10:10:08 +02:00
Vadim Kravcenko
ecc8db88f5
fix(pipreqs): More verbose output
2015-04-24 08:32:38 +02:00
Vadim Kravcenko
3004f93243
docs(readme): Add difference between pip freeze
2015-04-24 08:30:48 +02:00
Vadim Kravcenko
36761b39f2
remove unfinished title
2015-04-22 23:08:59 +02:00
Vadim Kravcenko
8c7604ad99
Fix readme, add more verbose output
2015-04-22 22:40:17 +02:00
Vadim Kravcenko
2ce5bc9ea9
add example, usage, installation
2015-04-22 22:38:59 +02:00
Vadim Kravcenko
3c50d703ff
Work in progress
2015-04-22 21:00:54 +02:00
Vadim Kravcenko
45047652ff
docs(readme): Fix License
2015-04-22 20:03:59 +02:00
Vadim Kravcenko
6a3019427c
Initial commit
2015-04-22 18:40:17 +02:00