fernandocrz
859b97e5ba
revert formatting mistake
2023-10-30 17:34:55 -03:00
fernandocrz
bad810a544
add test related to magic commands
2023-10-30 17:23:05 -03:00
fernandocrz
7033f3824d
Add ignore-notebooks parameter
2023-10-29 16:41:09 -03:00
fernandocrz
f4db52c5c0
defined pipreqs default encoding to utf-8
2023-10-25 15:24:25 -03:00
Fernando-crz
67d134e466
Merge branch 'next' into add_notebook_support
2023-10-23 17:01:12 -03:00
fernandocrz
9f12601191
fixed jupyter notebook support
2023-10-23 16:58:11 -03:00
fernandocrz
190ce1c894
fixed lint issues
2023-10-22 15:02:20 -03:00
mateuslatrova
368e9ae7e7
handle FileNotFoundError in parse_requirements function
2023-10-20 08:59:50 -03:00
fernandocrz
6bfb9b8918
add optinal support for jupyter notebook
2023-10-17 17:47:14 -03:00
pakiosann@gmail.com
c82c7203c3
Add support for jupyter notebook
...
Commit rebased from https://github.com/bndr/pipreqs/pull/210 .
Credits to: pakio https://github.com/pakio
fix coverage report bug
updated nbconvert version
fixed lint issues
add black formatting rules
2023-10-17 17:31:28 -03:00
darwish
55eee298ec
Specify pypy version
...
- The pypy v7.3.13, used by GitHub Actions, was failing. So I force to use pypy v7.3.12 that was passing.
- The original PR was done by @EwoutH at #334 and modified by @willianrocha at #398 .
2023-10-12 14:08:39 -03:00
Willian Rocha
8af7d85a74
CI: Add Python 3.10 and 3.11, update actions, run on pushes and manually
...
A bit of CI maintenance:
- Add Python 3.10 and 3.11 runs, and update the PyPy run to PyPy 3.9
- Removed Python 3.7 as it is deprecated
- Update the used actions (checkout and setup-python) to the latest versions
- Also run on pushes, when manually triggered (workflow_dispatch)
The original PR was done by @EwoutH at #334
2023-10-12 14:08:39 -03:00
dependabot[bot]
eb65254646
Bump wheel from 0.23.0 to 0.38.1
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.23.0 to 0.38.1.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.23.0...0.38.1 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 15:42:04 -03:00
Alan Barzilay
6f232bd080
Merge pull request #389 from mateuslatrova/compare_modules_test
...
Add unit test for "compare_modules" function
2023-10-10 15:41:00 -03:00
Alan Barzilay
2ebfc4645a
Merge branch 'next' into compare_modules_test
2023-10-10 15:36:35 -03:00
fernandocrz
12cc1e5b74
add test for parse_requirements function
2023-10-10 15:30:38 -03:00
Mateus Latrova
ed46d270e9
add test for "compare_modules" function
2023-10-09 16:12:42 -03:00
Mateus Latrova
3c786e3537
add "copy to clipboard icon" in installation section
...
- Based on PR #369 and #396
- Authors Muhammad-Aadil and mateuslatrova
2023-10-08 00:10:47 -03:00
Alan Barzilay
acc41cc9bc
Merge pull request #395 from fredgrub/output_requirements_next
...
create test for output_requirements
2023-10-04 14:26:29 -03:00
Lucas de Sousa Rosa
ccf097b02f
create test for output_requirements
2023-10-02 18:00:23 -03:00
mateuslatrova
6ac4357cf4
fix return type on docs
2023-09-28 20:36:24 -03:00
mateuslatrova
d56d5feb29
delete unused function "filter_line"
2023-09-28 20:36:24 -03:00
Alan Barzilay
cebc3f7e24
Merge pull request #393 from willianrocha/flake8_next
...
applying pep8 rules
2023-09-27 14:12:40 -03:00
Willian Rocha
f2e745256e
applying pep8 rules
2023-09-21 19:37:37 -03:00
Vadim Kravcenko
a1f83d27d9
Bump Version to 0.4.13
v0.4.13
2023-04-14 09:08:49 +02:00
Vadim Kravcenko
181525cdea
Merge pull request #304 from Marocco2/patch-1
...
Mapping Telegram to python-telegram-bot
2023-04-13 20:39:56 +02:00
Vadim Kravcenko
f9f9d53620
Merge pull request #335 from mmngreco/patch-1
...
enh: include airflow mapping
2023-04-13 20:38:32 +02:00
Vadim Kravcenko
717d4926bc
Merge pull request #364 from adeadfed/master
...
Mitigation for dependency confusion in pipreqs
2023-04-13 20:38:09 +02:00
adeadfed
2103371746
add whitespaces to pep8 formatted strings
2023-04-13 16:05:50 +02:00
adeadfed
5537bcd217
fix pep8 linting issues
2023-04-13 15:59:50 +02:00
Vadim Kravcenko
96440ac2ff
Merge pull request #343 from Alexander-Wilms/master
...
Add mapping for python-constraint
2023-04-13 14:32:32 +02:00
Vadim Kravcenko
4c380a9661
Merge pull request #349 from hansvana/patch-1
...
Update mapping socketio to python-socketio
2023-04-13 14:27:26 +02:00
Vadim Kravcenko
ed13177c81
Merge pull request #354 from bskiefer/patch-1
...
Update mapping for python-slugify
2023-04-13 14:27:06 +02:00
adeadfed
bb61883079
revert changes to .gitignore
2023-04-08 17:10:02 +02:00
adeadfed
3ae82087f9
remove invalid comment
2023-03-29 00:32:00 +02:00
adeadfed
001ead91ed
delete vscode related files from repo
2023-03-29 00:28:17 +02:00
adeadfed
50498d3cd4
change warning messages
2023-03-29 00:27:13 +02:00
adeadfed
da442e7a2a
add warnings to for remote resolving mode
2023-03-29 00:25:45 +02:00
adeadfed
6cd9925a31
improved version of local package resolving
2023-03-29 00:17:49 +02:00
adeadfed
3f5964fcb9
fix name resolution for local packages
2023-03-14 21:14:19 +01:00
bskiefer
175524ec24
Update mapping for python-slugify
2023-02-06 10:51:09 -06:00
Alan Barzilay
e5493d922e
Merge pull request #344 from clvnkhr/Check-if-requirements.txt-exist-before-proceeding-further-inspection-#285
...
resolve issue #285
v0.4.12
2023-01-14 11:49:35 -03:00
hansvana
5cdc966b2e
Update mapping socketio to python-socketio
...
Originally mapped to gevent-socketio, which is outdated and hasn't been updated since 2016. Anyone importing socketio is much more likely to mean python-socketio now.
2023-01-13 11:15:15 +01:00
clvnkhr
f97d8b9ba4
resolve issue #285
...
simply moved the check in init for requirements.txt ahead of searching for packages. Closes #285 . Passes tox (3.7, 3.8, 3.9, pypy3, flake8)
2023-01-05 15:06:39 +08:00
Alexander Wilms
775681975a
Add mapping for python-constraint
2023-01-02 22:42:27 +01:00
Alan Barzilay
80bfad8285
Merge pull request #339 from EwoutH/py37
...
Require Python 3.7 or higher
2022-12-02 17:02:21 -03:00
Ewout ter Hoeven
80503cd3fd
Require Python 3.7 or higher
2022-12-02 17:36:42 +01:00
Maximiliano Greco
0aa3f80b84
enh: include airflow mapping
...
closes https://github.com/bndr/pipreqs/issues/179
2022-11-17 13:25:49 +01:00
Marocco2
2a26eadc91
Mapping Telegram to python-telegram-bot
...
telegram is a hollow pypi package, so pipreqs will try to install that instead of python-telegram-bot, which have a module named telegram.
I'll ask to approve this change, as I'm blocked with my Pipedream workflow.
2022-04-10 09:49:12 +00:00
Alan Barzilay
a593d27e3d
readme: fix rst syntax
...
While trying to upload release 0.4.11 to pypi I got a few errors due to
the rst syntax of the readme. This commit fixes the errors but not the
warnings (mostly undeclared long format description type in setup.py)
v0.4.11
2021-10-23 06:17:21 -03:00